| Package | Description |
|---|---|
| net.openhft.chronicle | |
| net.openhft.chronicle.tcp | |
| net.openhft.chronicle.tools |
| Class and Description |
|---|
| Chronicle
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 |
| ChronicleQueueBuilder.IndexedChronicleQueueBuilder |
| ChronicleQueueBuilder.ReplicaChronicleQueueBuilder |
| ChronicleQueueBuilder.VanillaChronicleQueueBuilder |
| Excerpt
The main data container of a
Chronicle, an extended version
of ExcerptTailer which also facilitates random access. |
| ExcerptAppender
The component that facilitates sequentially writing data to a
Chronicle. |
| ExcerptCommon |
| ExcerptComparator
For a binary search, provide a comparison of Excerpts
|
| ExcerptTailer
The component that facilitates sequentially reading data from a
Chronicle. |
| MappingFunction
Represents a function that accepts one argument and produces a result.
|
| MappingProvider |
| VanillaChronicle.Cycle |
| VanillaChronicle.VanillaAppender |
| VanillaChronicle.VanillaExcerptCommon |
| Class and Description |
|---|
| Chronicle
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.ReplicaChronicleQueueBuilder |
| ExcerptAppender
The component that facilitates sequentially writing data to a
Chronicle. |
| ExcerptCommon |
| MappingFunction
Represents a function that accepts one argument and produces a result.
|
| MappingProvider |
| Class and Description |
|---|
| Chronicle
Chronicle (in a generic sense) is a Java project focused on
building a persisted low latency messaging framework for high performance
and critical applications.
|
| Excerpt
The main data container of a
Chronicle, an extended version
of ExcerptTailer which also facilitates random access. |
| ExcerptAppender
The component that facilitates sequentially writing data to a
Chronicle. |
| ExcerptCommon |
| ExcerptComparator
For a binary search, provide a comparison of Excerpts
|
| ExcerptTailer
The component that facilitates sequentially reading data from a
Chronicle. |
| MappingFunction
Represents a function that accepts one argument and produces a result.
|
| MappingProvider |
Copyright © 2021. All rights reserved.