Package | Description |
---|---|
net.openhft.chronicle.queue.impl | |
net.openhft.chronicle.queue.impl.single |
Modifier and Type | Method and Description |
---|---|
WireStore |
WireStoreSupplier.acquire(int cycle,
boolean createIfAbsent) |
WireStore |
WireStorePool.acquire(int cycle,
long epoch,
boolean createIfAbsent) |
WireStore |
RollingChronicleQueue.storeForCycle(int cycle,
long epoch,
boolean createIfAbsent) |
WireStore |
WireStore.writePosition(long position) |
Modifier and Type | Class and Description |
---|---|
class |
SingleChronicleQueueStore |
Modifier and Type | Method and Description |
---|---|
WireStore |
SingleChronicleQueueExcerpts.StoreTailer.store() |
WireStore |
SingleChronicleQueue.storeForCycle(int cycle,
long epoch,
boolean createIfAbsent) |
WireStore |
SingleChronicleQueueStore.writePosition(long position) |
Copyright © 2018. All rights reserved.