Package org.apache.activemq.artemis.nativo.jlibaio
package org.apache.activemq.artemis.nativo.jlibaio
This packages handles Linux libaio at a low level.
Buffers needs to be specially allocated by
Buffers needs to be specially allocated by
LibaioContext.newAlignedBuffer(int, int)
as they need to be aligned to 512 or 4096 when using Direct files.-
ClassDescriptionLibaioContext<Callback extends SubmitInfo>This class is used as an aggregator for the
LibaioFile.LibaioFile<Callback extends SubmitInfo>This is an extension to use libaio.