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.-
Interface Summary Interface Description SubmitInfo -
Class Summary Class Description LibaioContext<Callback extends SubmitInfo> This class is used as an aggregator for theLibaioFile.LibaioFile<Callback extends SubmitInfo> This is an extension to use libaio.NativeLogger