| Package | Description |
|---|---|
| net.openhft.chronicle.queue | |
| net.openhft.chronicle.queue.impl.single.work.in.progress |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Excerpt
The main data container of a
ChronicleQueue, an extended version of ExcerptTailer which also facilitates
random access. |
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 |
|---|---|
class |
SingleAppender
Created by peter.lawrey on 30/01/15.
|
class |
SingleTailer
Created by peter.lawrey on 30/01/15.
|
Copyright © 2015. All rights reserved.