Method and Description |
---|
net.openhft.chronicle.queue.ExcerptAppender.batchAppend(int, BatchAppender)
This method is not recommended unless you really
know what you are doing. Misuse of this API could corrupt your data or even
worst cause the JVM or your application to crash.
|
net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder.buffered() |
net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder.buffered(boolean) |
net.openhft.chronicle.queue.ChronicleQueue.createAppender()
to be remove in version 4.6 or later use
ChronicleQueue.acquireAppender() |
net.openhft.chronicle.queue.RollCycle.length() |
net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder.ringBufferPauser(Pauser) |
Copyright © 2020. All rights reserved.