Uses of Class
org.apache.activemq.artemis.core.io.aio.AIOSequentialFileFactory.AIOSequentialCallback
Packages that use AIOSequentialFileFactory.AIOSequentialCallback
-
Uses of AIOSequentialFileFactory.AIOSequentialCallback in org.apache.activemq.artemis.core.io.aio
Classes in org.apache.activemq.artemis.core.io.aio that implement interfaces with type arguments of type AIOSequentialFileFactory.AIOSequentialCallbackModifier and TypeClassDescriptionclassThe same callback is used for Runnable executor.Methods in org.apache.activemq.artemis.core.io.aio that return AIOSequentialFileFactory.AIOSequentialCallbackModifier and TypeMethodDescriptionAIOSequentialFileFactory.getCallback()AIOSequentialFileFactory.AIOSequentialCallback.init(long writeSequence, IOCallback IOCallback, org.apache.activemq.artemis.nativo.jlibaio.LibaioFile libaioFile, AIOSequentialFile sequentialFile, ByteBuffer usedBuffer, boolean releaseBuffer) AIOSequentialFileFactory.AIOSequentialCallback.initWrite(long positionToWrite, int bytesToWrite) Methods in org.apache.activemq.artemis.core.io.aio with parameters of type AIOSequentialFileFactory.AIOSequentialCallbackModifier and TypeMethodDescriptionintAIOSequentialFileFactory.AIOSequentialCallback.compareTo(AIOSequentialFileFactory.AIOSequentialCallback other)