Package | Description |
---|---|
net.openhft.chronicle.queue.impl.single |
Modifier and Type | Method and Description |
---|---|
ExcerptFactory<SingleChronicleQueue> |
SingleChronicleQueueBuilder.excertpFactory() |
Modifier and Type | Method and Description |
---|---|
SingleChronicleQueueBuilder |
SingleChronicleQueueBuilder.excertpFactory(ExcerptFactory<SingleChronicleQueue> excerptFactory) |
Constructor and Description |
---|
SingleChronicleQueueBuilder(File path,
ExcerptFactory<SingleChronicleQueue> excerptFactory) |
SingleChronicleQueueBuilder(String path,
ExcerptFactory<SingleChronicleQueue> excerptFactory) |
Copyright © 2016. All rights reserved.