| Package | Description |
|---|---|
| net.openhft.chronicle.queue | |
| net.openhft.chronicle.queue.impl.single |
| Modifier and Type | Method and Description |
|---|---|
ExcerptAppender |
ChronicleQueue.createAppender()
An Appender can be used to writeBytes new excerpts sequentially to the upper.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SingleChronicleQueueExcerpts.StoreAppender
StoreAppender
|
| Modifier and Type | Method and Description |
|---|---|
ExcerptAppender |
SingleChronicleQueue.createAppender() |
ExcerptAppender |
SingleChronicleQueueExcerptFactory.createAppender(SingleChronicleQueue queue) |
Copyright © 2016. All rights reserved.