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 | |
Excerpt |
The main data container of a
ChronicleQueue , an extended version of ExcerptTailer
which also facilitates random access. |
ExcerptAppender |
The component that facilitates sequentially writing data to a
ChronicleQueue . |
ExcerptCommon | |
ExcerptComparator |
For a binary search, provide a comparison of Excerpts
|
ExcerptTailer |
The component that facilitates sequentially reading data from a
ChronicleQueue . |
RollCycle |
Class | Description |
---|---|
RollDateCache |
Enum | Description |
---|---|
RollCycles |
Copyright © 2016. All rights reserved.