Package | Description |
---|---|
net.openhft.chronicle.queue.impl | |
net.openhft.chronicle.queue.impl.single |
Modifier and Type | Method and Description |
---|---|
WireStore |
WireStorePool.acquire(long cycle,
long epoch) |
protected abstract WireStore |
AbstractChronicleQueue.storeForCycle(long cycle,
long epoch) |
Modifier and Type | Method and Description |
---|---|
void |
WireStorePool.release(WireStore store) |
protected abstract void |
AbstractChronicleQueue.release(WireStore store) |
Modifier and Type | Class and Description |
---|---|
class |
SingleChronicleQueueStore |
Copyright © 2016. All rights reserved.