| Interface | Description |
|---|---|
| DirectoryListing | |
| InternalAppender |
please don't use this interface as its an internal implementation.
|
| QueueLock | Deprecated
To be remove in .22
|
| WriteLock |
| Class | Description |
|---|---|
| NoOpCondition |
A condition that is always true
|
| NoopQueueLock | Deprecated
To be removed in .22
|
| Pretoucher |
A class designed to be called from a long-lived thread.
|
| QueueLockUnlockedCondition | Deprecated
This goes when QueueLock goes (.22)
|
| 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 |
Implements WriteLock) using memory access primitives - see {@link AbstractTSQueueLock}.
|
| TSQueueLock | Deprecated
To be removed in .22
|
| Enum | Description |
|---|---|
| BinarySearch | |
| MetaDataField | |
| MetaDataKeys | |
| PrecreatedFiles | |
| QueueFileShrinkManager | |
| ScanResult | |
| SCQTools |
| Exception | Description |
|---|---|
| IndexNotAvailableException | |
| NotComparableException |
Thrown by a binary search comparator when the value we're searching on is not present in the current
entry.
|
| NotReachedException |
Copyright © 2022. All rights reserved.