Package | Description |
---|---|
net.openhft.chronicle.queue.impl | |
net.openhft.chronicle.queue.impl.single | |
net.openhft.chronicle.queue.impl.table |
Modifier and Type | Interface and Description |
---|---|
interface |
TableStore |
interface |
WireStore |
Modifier and Type | Method and Description |
---|---|
void |
WireStorePool.release(CommonStore store) |
void |
RollingChronicleQueue.release(CommonStore store) |
Modifier and Type | Class and Description |
---|---|
class |
SingleChronicleQueueStore |
Modifier and Type | Method and Description |
---|---|
void |
SingleChronicleQueue.release(CommonStore store) |
Modifier and Type | Class and Description |
---|---|
class |
SingleTableStore |
Copyright © 2018. All rights reserved.