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.
|
ChronicleQueueBuilder<B extends ChronicleQueueBuilder> | |
CycleCalculator | |
ExcerptAppender |
The component that facilitates sequentially writing data to a
ChronicleQueue . |
ExcerptCommon<E extends ExcerptCommon<E>> | |
ExcerptTailer |
The component that facilitates sequentially reading data from a
ChronicleQueue . |
JDBCResult | |
JDBCStatement | |
RollCycle |
Class | Description |
---|---|
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
|
DumpQueueMain | |
JDBCComponent | |
JDBCService | |
PretouchHandler | |
RollDetails |
Enum | Description |
---|---|
BufferMode | |
ChronicleReaderMain |
Display records in a Chronicle in a text form.
|
DefaultCycleCalculator | |
NoMessageHistory | |
RollCycles | |
TailerDirection | |
TailerState |
Copyright © 2018. All rights reserved.