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