| Package | Description |
|---|---|
| net.openhft.chronicle.queue.rollcycles |
| Class and Description |
|---|
| LargeRollCycles
These are used to minimise rolls but do create very large files, possibly too large.
|
| LegacyRollCycles
Old RollCycle definitions kept for historical reasons
|
| RollCycleArithmetic
Reusable optimised arithmetic for converting between cycles/indices/sequenceNumbers
|
| SparseRollCycles
These are largely used for testing and benchmarks to almost turn off indexing.
|
| TestRollCycles
These are used for test to reduce the size of a queue dump when doing a small test.
|
Copyright © 2023. All rights reserved.