public class SingleChronicleQueueBuilder extends AbstractChronicleQueueBuilder<SingleChronicleQueueBuilder,SingleChronicleQueue>
blockSize, epoch, eventLoop, isBuffered, log, onThrowable, path, rollCycle, wireType
Constructor and Description |
---|
SingleChronicleQueueBuilder(File path) |
SingleChronicleQueueBuilder(String path) |
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, indexCount, indexCount, indexSpacing, indexSpacing, onRingBufferStats, onRingBufferStats, onThrowable, path, pauserSupplier, pauserSupplier, rollCycle, rollCycle, sourceId, sourceId, storeFactory, storeFactory, timeoutMS, timeoutMS, timeProvider, timeProvider, wireType, wireType
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
single, singleText
public SingleChronicleQueueBuilder(@NotNull String path)
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.