Package | Description |
---|---|
net.openhft.chronicle.queue.impl |
This package and any and all sub-packages contains strictly internal classes for this Chronicle library.
|
net.openhft.chronicle.queue.impl.single | |
net.openhft.chronicle.queue.impl.table |
Modifier and Type | Interface and Description |
---|---|
interface |
TableStore<T extends Metadata> |
interface |
WireStore |
Modifier and Type | Class and Description |
---|---|
class |
SingleChronicleQueueStore |
Modifier and Type | Class and Description |
---|---|
class |
ReadonlyTableStore<T extends Metadata> |
class |
SingleTableStore<T extends Metadata> |
Copyright © 2022. All rights reserved.