Package | Description |
---|---|
net.openhft.chronicle.queue | |
net.openhft.chronicle.queue.impl.single |
Modifier and Type | Interface and Description |
---|---|
interface |
ExcerptCommon<E extends ExcerptCommon<E>> |
Modifier and Type | Interface and Description |
---|---|
interface |
ExcerptAppender
The component that facilitates sequentially writing data to a
ChronicleQueue . |
interface |
ExcerptTailer
The component that facilitates sequentially reading data from a
ChronicleQueue . |
Modifier and Type | Class and Description |
---|---|
static class |
SingleChronicleQueueExcerpts.StoreAppender
StoreAppender
|
static class |
SingleChronicleQueueExcerpts.StoreTailer
Tailer
|
Copyright © 2016. All rights reserved.