| Interface | Description |
|---|---|
| ChronicleQueue |
Chronicle (in a generic sense) is a Java project focused on building a persisted low
latency messaging framework for high performance and critical applications.
|
| CycleCalculator | |
| ExcerptAppender |
The component that facilitates sequentially writing data to a
ChronicleQueue. |
| ExcerptCommon<E extends ExcerptCommon<E>> |
The ExcerptCommon is common to both ExcerptAppender
and ExcerptTailer.
|
| ExcerptTailer |
The component that facilitates sequentially reading data from a
ChronicleQueue. |
| JDBCResult | |
| JDBCServiceProvider | |
| JDBCStatement | |
| RollCycle |
| Class | Description |
|---|---|
| BenchmarkMain | Deprecated |
| ChronicleHistoryReaderMain |
Reads @see MessageHistory from a chronicle and outputs histograms for
latencies for each component that has processed a message
latencies between each component that has processed a message
|
| ChronicleReaderMain |
Display records in a Chronicle in a text form.
|
| ChronicleWriterMain | |
| DumpQueueMain | Deprecated |
| JDBCComponent | Deprecated |
| JDBCService | Deprecated |
| QueueOffsetSpec | Deprecated |
| QueueSystemProperties | |
| QueueUnlockMain | Deprecated |
| RollDetails | Deprecated |
| Enum | Description |
|---|---|
| BufferMode | |
| DefaultCycleCalculator | |
| NoMessageHistory | |
| QueueOffsetSpec.Type | |
| RollCycles |
Roll cycles to use with the queue.
|
| TailerDirection | |
| TailerState |
Copyright © 2022. All rights reserved.