Interface | Description |
---|---|
DirectoryListing | |
InternalAppender |
please don't use this interface as its an internal implementation.
|
QueueLock | |
WriteLock |
Class | Description |
---|---|
NoopQueueLock | |
Pretoucher |
A class designed to be called from a long-lived thread.
|
ReadOnlyWriteLock | |
ReferenceCountedCache<K,T extends net.openhft.chronicle.core.io.ReferenceCounted & net.openhft.chronicle.core.io.Closeable,V,E extends Throwable> |
Thread-safe, self-cleaning cache for ReferenceCounted (and Closeable) objects
|
SCQMeta | |
SingleChronicleQueue | |
SingleChronicleQueueBuilder | |
SingleChronicleQueueStore | |
TableStoreWriteLock | |
TSQueueLock |
Implements queue lock via TableStore mechanism.
|
Enum | Description |
---|---|
BinarySearch | |
MetaDataField | |
MetaDataKeys | |
PrecreatedFiles | |
QueueFileShrinkManager | |
ScanResult | |
SCQTools |
Exception | Description |
---|---|
NotReachedException |
Copyright © 2020. All rights reserved.