public class SingleChronicleQueueBuilder extends AbstractChronicleQueueBuilder<SingleChronicleQueueBuilder,SingleChronicleQueue>
blockSize, epoch, eventLoop, isBuffered, onThrowable, path, rollCycle, wireType
Constructor and Description |
---|
SingleChronicleQueueBuilder(File path)
Deprecated.
|
SingleChronicleQueueBuilder(String path)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static SingleChronicleQueueBuilder |
binary(File basePathFile) |
static SingleChronicleQueueBuilder |
binary(String basePath) |
SingleChronicleQueue |
build() |
SingleChronicleQueueBuilder |
clone() |
static void |
init() |
static SingleChronicleQueueBuilder |
text(File name) |
blockSize, blockSize, bufferCapacity, bufferCapacity, bufferCapacity, buffered, buffered, epoch, epoch, eventLoop, eventLoop, getLogger, indexCount, indexCount, indexSpacing, indexSpacing, onRingBufferStats, onRingBufferStats, onThrowable, path, pauserSupplier, pauserSupplier, recoverySupplier, recoverySupplier, rollCycle, rollCycle, sourceId, sourceId, storeFactory, storeFactory, timeoutMS, timeoutMS, timeProvider, timeProvider, wireType, wireType
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
single, singleText
@Deprecated public SingleChronicleQueueBuilder(@NotNull String path)
@Deprecated public SingleChronicleQueueBuilder(@NotNull File path)
public static void init()
@NotNull public static SingleChronicleQueueBuilder binary(@NotNull String basePath)
@NotNull public static SingleChronicleQueueBuilder binary(@NotNull File basePathFile)
@NotNull public static SingleChronicleQueueBuilder text(@NotNull File name)
@NotNull public SingleChronicleQueue build()
@NotNull public SingleChronicleQueueBuilder clone()
Copyright © 2016. All rights reserved.