| Modifier and Type | Method and Description |
|---|---|
ChronicleQueue |
ExcerptCommon.queue() |
static ChronicleQueue |
ChronicleQueue.single(String path) |
| Modifier and Type | Method and Description |
|---|---|
ExcerptTailer |
ExcerptTailer.afterLastWritten(ChronicleQueue queue)
Wind this tailer to after the last entry which wrote an entry to the queue
|
| Constructor and Description |
|---|
JDBCService(ChronicleQueue in,
ChronicleQueue out,
net.openhft.chronicle.core.util.ThrowingSupplier<Connection,SQLException> connectionSupplier) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RollingChronicleQueue |
| Modifier and Type | Class and Description |
|---|---|
class |
SingleChronicleQueue |
| Modifier and Type | Method and Description |
|---|---|
ChronicleQueue |
SingleChronicleQueueExcerpts.StoreTailer.queue() |
| Modifier and Type | Method and Description |
|---|---|
ExcerptTailer |
SingleChronicleQueueExcerpts.StoreTailer.afterLastWritten(ChronicleQueue queue) |
| Modifier and Type | Method and Description |
|---|---|
protected ChronicleQueue |
ChronicleHistoryReader.createQueue() |
| Modifier and Type | Method and Description |
|---|---|
ChronicleQueue |
ServiceWrapperBuilder.inputQueue() |
ChronicleQueue[] |
EventLoopServiceWrapper.inputQueues() |
ChronicleQueue[] |
ServiceWrapper.inputQueues() |
ChronicleQueue |
EventLoopServiceWrapper.outputQueue() |
ChronicleQueue |
ServiceWrapperBuilder.outputQueue() |
ChronicleQueue |
ServiceWrapper.outputQueue() |
Copyright © 2019. All rights reserved.