| 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<B,Q>,Q extends ChronicleQueue> | |
| 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. |
| JDBCResult |
Created by peter on 06/04/16.
|
| JDBCStatement |
Created by peter on 06/04/16.
|
| RollCycle |
| Class | Description |
|---|---|
| DumpQueueMain |
Created by Peter on 07/03/2016.
|
| JDBCComponent |
Created by peter on 12/04/16.
|
| JDBCService |
Created by peter on 06/04/16.
|
| Enum | Description |
|---|---|
| ChronicleReader |
Display records in a Chronicle in a text form.
|
| NoMessageHistory |
Created by peter on 27/03/16.
|
| RollCycles | |
| TailerDirection |
Created by Peter on 05/03/2016.
|
Copyright © 2016. All rights reserved.