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 | |
JDBCStatement | |
RollCycle |
Class | Description |
---|---|
BenchmarkMain | |
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.
|
DumpQueueMain | |
JDBCComponent | |
JDBCService | |
PretouchHandler | |
QueueOffsetSpec | |
QueueUnlockMain | |
RollDetails |
Enum | Description |
---|---|
BufferMode | |
DefaultCycleCalculator | |
NoMessageHistory | |
QueueOffsetSpec.Type | |
RollCycles |
Roll cycles to use with the queue.
|
TailerDirection | |
TailerState |
Copyright © 2020. All rights reserved.