Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractTSQueueLock - Class in net.openhft.chronicle.queue.impl.table
 
AbstractTSQueueLock(String, TableStore<?>, Supplier<TimingPauser>) - Constructor for class net.openhft.chronicle.queue.impl.table.AbstractTSQueueLock
 
accept(WireIn, Consumer<String>) - Method in class net.openhft.chronicle.queue.reader.MessageToTextQueueEntryHandler
 
accept(WireIn, Consumer<String>) - Method in class net.openhft.chronicle.queue.reader.MethodReaderQueueEntryHandler
 
acquire(int, long, boolean) - Method in class net.openhft.chronicle.queue.impl.WireStorePool
 
acquire(int, boolean) - Method in interface net.openhft.chronicle.queue.impl.WireStoreSupplier
 
acquireAppender() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
An Appender can be used to writeBytes new excerpts sequentially to the upper.
acquireAppender() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
acquireLock() - Method in class net.openhft.chronicle.queue.impl.single.NoopQueueLock
 
acquireLock() - Method in interface net.openhft.chronicle.queue.impl.single.QueueLock
 
acquireLock() - Method in class net.openhft.chronicle.queue.impl.single.TSQueueLock
Stores current PID to table store, and any other process trying to acquire lock will wait for chronicle.queue.lock.timeoutMS millis (default is 30000) for the lock to be released, and if it is not after timeout, throws IllegalStateException.
acquireValueFor(CharSequence, long) - Method in class net.openhft.chronicle.queue.impl.table.ReadonlyTableStore
 
acquireValueFor(CharSequence, long) - Method in class net.openhft.chronicle.queue.impl.table.SingleTableStore
acquireValueFor(CharSequence) - Method in interface net.openhft.chronicle.queue.impl.TableStore
Acquire LongValue mapped to underlying file, providing atomic operations on the value that is shared across threads and/or JVMs.
acquireValueFor(CharSequence, long) - Method in interface net.openhft.chronicle.queue.impl.TableStore
 
action() - Method in class net.openhft.chronicle.queue.PretouchHandler
 
action() - Method in class net.openhft.chronicle.queue.service.EventLoopServiceWrapper
 
add() - Method in enum net.openhft.chronicle.queue.TailerDirection
 
addAliases() - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
addCloseListener(T, Consumer<T>) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
addInputPath(String) - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
addOption(Options, String, String, boolean, String, boolean) - Static method in enum net.openhft.chronicle.queue.ChronicleReaderMain
 
addServiceFunction(Function<O, Object>) - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
aesEncryption(byte[]) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
afterLastWritten(ChronicleQueue) - Method in interface net.openhft.chronicle.queue.ExcerptTailer
Wind this tailer to after the last entry which wrote an entry to the queue
afterLastWritten(ChronicleQueue) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
apply(SingleChronicleQueueBuilder) - Method in class net.openhft.chronicle.queue.QueueOffsetSpec
 
asMethodReader() - Method in class net.openhft.chronicle.queue.reader.ChronicleReader
 

B

basePath - Variable in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
batchAppend(int, BatchAppender) - Method in interface net.openhft.chronicle.queue.ExcerptAppender
Deprecated.
BatchAppender - Interface in net.openhft.chronicle.queue.batch
Created by Rob Austin This API is and advanced Chronicle Queue API that should be used with care and only used if you are sure you know what you are doing, misuse of this API could corrupt your data or even worst cause the JVM or your application to crash.
BatchAppenderNative - Class in net.openhft.chronicle.queue.batch
 
BatchAppenderNative() - Constructor for class net.openhft.chronicle.queue.batch.BatchAppenderNative
 
BenchmarkMain - Class in net.openhft.chronicle.queue
 
BenchmarkMain() - Constructor for class net.openhft.chronicle.queue.BenchmarkMain
 
binary(Path) - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
binary(String) - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
binary(File) - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
binary(Path, T) - Static method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
 
binary(String, T) - Static method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
 
binary(File, T) - Static method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
 
BinarySearch - Enum in net.openhft.chronicle.queue.impl.single
 
blockSize() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
blockSize(long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
blockSize(int) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
blockSize() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
bufferBytesStoreCreator(ThrowingBiFunction<Long, Integer, BytesStore, Exception>) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
bufferBytesStoreCreator() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
Creator for BytesStore for underlying ring buffer.
bufferCapacity() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
bufferCapacity() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
bufferCapacity(long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
buffered() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
buffered(boolean) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
Deprecated.
buffered() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
Deprecated.
BufferMode - Enum in net.openhft.chronicle.queue
 
build() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
build() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
 
builder() - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
builder(Path, WireType) - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
builder(File, WireType) - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
builder(File, WireType, T) - Static method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
 
bytes() - Method in interface net.openhft.chronicle.queue.impl.CommonStore
 
bytes() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
bytes() - Method in class net.openhft.chronicle.queue.impl.table.ReadonlyTableStore
 
bytes() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableStore
 

C

checkInterrupts() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
checkInterrupts(boolean) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
chronicleHistoryReader() - Method in class net.openhft.chronicle.queue.ChronicleHistoryReaderMain
 
ChronicleHistoryReader - Class in net.openhft.chronicle.queue.reader
Created by Jerry Shea on 29/09/17.
ChronicleHistoryReader() - Constructor for class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
ChronicleHistoryReaderMain - Class in net.openhft.chronicle.queue
Reads @see MessageHistory from a chronicle and outputs histograms for latencies for each component that has processed a message latencies between each component that has processed a message
ChronicleHistoryReaderMain() - Constructor for class net.openhft.chronicle.queue.ChronicleHistoryReaderMain
 
ChronicleQueue - Interface in net.openhft.chronicle.queue
Chronicle (in a generic sense) is a Java project focused on building a persisted low latency messaging framework for high performance and critical applications.
ChronicleReader - Class in net.openhft.chronicle.queue.reader
 
ChronicleReader() - Constructor for class net.openhft.chronicle.queue.reader.ChronicleReader
 
ChronicleReaderMain - Enum in net.openhft.chronicle.queue
Display records in a Chronicle in a text form.
ChronicleReaderPlugin - Interface in net.openhft.chronicle.queue.reader
Handle the document from the queue that is read in ChronicleReader.
clear() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
Remove all the entries in the queue.
clear() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
clone() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
clone() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
 
close() - Method in class net.openhft.chronicle.queue.impl.single.NoopQueueLock
 
close() - Method in class net.openhft.chronicle.queue.impl.single.Pretoucher
 
close() - Method in class net.openhft.chronicle.queue.impl.single.ReadOnlyWriteLock
 
close() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
close() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
close() - Method in enum net.openhft.chronicle.queue.impl.single.StoreComponentReferenceHandler
 
close() - Method in interface net.openhft.chronicle.queue.impl.single.StoreRecovery
 
close() - Method in class net.openhft.chronicle.queue.impl.single.TimedStoreRecovery
 
close() - Method in interface net.openhft.chronicle.queue.impl.single.WriteLock
 
close() - Method in class net.openhft.chronicle.queue.impl.table.AbstractTSQueueLock
 
close() - Method in class net.openhft.chronicle.queue.impl.table.ReadonlyTableStore
 
close() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableStore
 
close() - Method in class net.openhft.chronicle.queue.impl.WireStorePool
 
close() - Method in class net.openhft.chronicle.queue.JDBCService
 
close() - Method in class net.openhft.chronicle.queue.reader.MessageToTextQueueEntryHandler
 
close() - Method in class net.openhft.chronicle.queue.reader.MethodReaderQueueEntryHandler
 
close() - Method in interface net.openhft.chronicle.queue.reader.QueueEntryHandler
 
close() - Method in class net.openhft.chronicle.queue.service.EventLoopServiceWrapper
 
closeCheck() - Method in class net.openhft.chronicle.queue.impl.table.AbstractTSQueueLock
 
codingSuppliers(Supplier<BiConsumer<BytesStore, Bytes>>, Supplier<BiConsumer<BytesStore, Bytes>>) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
CommonStore - Interface in net.openhft.chronicle.queue.impl
 
counter - Variable in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
countExcerpts(long, long) - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
The number of excerpts between the indexes, fromIndex inclusive, toIndex exclusive.
countExcerpts(long, long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
Will give you the number of excerpts between 2 index?s ( as exists on the current file system ).
createAppender() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
Deprecated.
to be remove in version 4.6 or later use ChronicleQueue.acquireAppender()
createdEventLoop() - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
createQueue() - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
createReader(JDBCResult) - Method in class net.openhft.chronicle.queue.JDBCService
 
createTailer() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
Tailers are NOT thread-safe, sharing the Tailer between threads will lead to errors and unpredictable behaviour.
createTailer() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
createWriter() - Method in class net.openhft.chronicle.queue.JDBCService
 
current(TimeProvider, long) - Method in interface net.openhft.chronicle.queue.RollCycle
 
current(TimeProvider, long) - Method in enum net.openhft.chronicle.queue.RollCycles
 
currentCycle(RollCycle, TimeProvider, long) - Method in interface net.openhft.chronicle.queue.CycleCalculator
 
currentCycle(RollCycle, TimeProvider, long) - Method in enum net.openhft.chronicle.queue.DefaultCycleCalculator
 
cycle() - Method in interface net.openhft.chronicle.queue.ExcerptAppender
 
cycle() - Method in interface net.openhft.chronicle.queue.ExcerptTailer
 
cycle() - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
 
cycle() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
cycle(TimeProvider) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
cycle() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
cycle() - Method in class net.openhft.chronicle.queue.RollDetails
 
CycleCalculator - Interface in net.openhft.chronicle.queue
 
cycleCalculator(ZoneId) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
cycles(int, int) - Method in interface net.openhft.chronicle.queue.impl.WireStoreSupplier
the cycles between a range, inclusive

D

decodingSupplier() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
DEFAULT_ROLL_CYCLE_PROPERTY - Static variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
DefaultCycleCalculator - Enum in net.openhft.chronicle.queue
 
defaultIndexCount() - Method in interface net.openhft.chronicle.queue.RollCycle
 
defaultIndexCount() - Method in enum net.openhft.chronicle.queue.RollCycles
 
defaultIndexSpacing() - Method in interface net.openhft.chronicle.queue.RollCycle
 
defaultIndexSpacing() - Method in enum net.openhft.chronicle.queue.RollCycles
 
defaultValue() - Method in enum net.openhft.chronicle.queue.impl.single.MetaDataField
 
defaultZeroBinary(File) - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
deltaBinary(File) - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
deltaBinary(File, byte) - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
deltaCheckpointInterval() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
deltaCheckpointInterval() - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
 
deltaCheckpointInterval() - Method in class net.openhft.chronicle.queue.impl.single.SCQMeta
 
deltaCheckpointInterval() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
deltaCheckpointInterval() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
direction() - Method in interface net.openhft.chronicle.queue.ExcerptTailer
 
direction(TailerDirection) - Method in interface net.openhft.chronicle.queue.ExcerptTailer
Set the direction of movement.
direction() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
direction(TailerDirection) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
DirectoryListing - Interface in net.openhft.chronicle.queue.impl.single
 
DISK_SPACE_CHECKER_NAME - Static variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
doWithExclusiveLock(Function<TableStore<T>, ? extends R>) - Method in class net.openhft.chronicle.queue.impl.table.ReadonlyTableStore
 
doWithExclusiveLock(Function<TableStore<T>, ? extends R>) - Method in class net.openhft.chronicle.queue.impl.table.SingleTableStore
Acquires file-system level lock on the underlying file, to prevent concurrent access from multiple processes.
doWithExclusiveLock(File, Function<T, ? extends R>, Supplier<T>) - Static method in class net.openhft.chronicle.queue.impl.table.SingleTableStore
 
doWithExclusiveLock(Function<TableStore<T>, ? extends R>) - Method in interface net.openhft.chronicle.queue.impl.TableStore
Acquires file-system level lock on the underlying file, to prevent concurrent access from multiple processes.
dump() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
Dump a Queue in YAML format.
dump(Writer, long, long) - Method in interface net.openhft.chronicle.queue.ChronicleQueue
Dump a range of entries to a Writer
dump(OutputStream, long, long) - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
dump(String) - Static method in class net.openhft.chronicle.queue.DumpQueueMain
 
dump(File, PrintStream, long) - Static method in class net.openhft.chronicle.queue.DumpQueueMain
 
dump() - Method in interface net.openhft.chronicle.queue.impl.CommonStore
 
dump() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
dump(Writer, long, long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
dump(String) - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
dump() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
dump() - Method in class net.openhft.chronicle.queue.impl.table.ReadonlyTableStore
 
dump() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableStore
 
DumpQueueMain - Class in net.openhft.chronicle.queue
 
DumpQueueMain() - Constructor for class net.openhft.chronicle.queue.DumpQueueMain
 

E

enablePreloader(long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
Enable out-of-process pretoucher (AKA preloader) (Queue Enterprise feature)
enableRingBufferMonitoring() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
enableRingBufferMonitoring(boolean) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
encodingSupplier() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
entryCount() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
Counts the number of messages in this queue instance.
epoch() - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
 
epoch() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
epoch(long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
sets epoch offset in milliseconds
epoch() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
equals(Object) - Method in class net.openhft.chronicle.queue.RollDetails
 
eventLoop - Variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
eventLoop() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
eventLoop() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
eventLoop(EventLoop) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
eventLoop() - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
eventLoop(EventLoop) - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
EventLoopServiceWrapper<O> - Class in net.openhft.chronicle.queue.service
 
EventLoopServiceWrapper(ServiceWrapperBuilder<O>) - Constructor for class net.openhft.chronicle.queue.service.EventLoopServiceWrapper
 
exceptsPerCycle(int) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
ExcerptAppender - Interface in net.openhft.chronicle.queue
The component that facilitates sequentially writing data to a ChronicleQueue.
ExcerptCommon<E extends ExcerptCommon<E>> - Interface in net.openhft.chronicle.queue
 
ExcerptContext - Interface in net.openhft.chronicle.queue.impl
 
ExcerptTailer - Interface in net.openhft.chronicle.queue
The component that facilitates sequentially reading data from a ChronicleQueue.
execute() - Method in class net.openhft.chronicle.queue.impl.single.Pretoucher
 
execute() - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
execute() - Method in class net.openhft.chronicle.queue.reader.ChronicleReader
 
executeQuery(String, Object...) - Method in class net.openhft.chronicle.queue.JDBCComponent
 
executeQuery(String, Object...) - Method in interface net.openhft.chronicle.queue.JDBCStatement
 
executeUpdate(String, Object...) - Method in class net.openhft.chronicle.queue.JDBCComponent
 
executeUpdate(String, Object...) - Method in interface net.openhft.chronicle.queue.JDBCStatement
 

F

FACTORY - Static variable in class net.openhft.chronicle.queue.impl.single.TimedStoreRecovery
 
fieldlessBinary(File) - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
file() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
file() - Method in interface net.openhft.chronicle.queue.impl.CommonStore
 
file() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
file() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
file() - Method in class net.openhft.chronicle.queue.impl.table.ReadonlyTableStore
 
file() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
 
file() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableStore
 
fileAbsolutePath() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
Cache this value as getAbsolutePath is expensive
fileAbsolutePath() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
fileToCycle(File) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
findWithinCycle(Wire, Comparator<Wire>, int, ExcerptTailer, SingleChronicleQueue, RollCycle) - Static method in enum net.openhft.chronicle.queue.impl.single.BinarySearch
 
firstCycle() - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
 
firstCycle() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
firstIndex() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
firstIndex() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
firstTimeStampNanos - Variable in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
forceRefresh() - Method in interface net.openhft.chronicle.queue.impl.single.DirectoryListing
 
forceUnlock() - Method in class net.openhft.chronicle.queue.impl.table.AbstractTSQueueLock
 
format() - Method in class net.openhft.chronicle.queue.QueueOffsetSpec
 
format() - Method in interface net.openhft.chronicle.queue.RollCycle
 
format() - Method in enum net.openhft.chronicle.queue.RollCycles
 
formatEpochOffset(long) - Static method in class net.openhft.chronicle.queue.QueueOffsetSpec
 
formatNone() - Static method in class net.openhft.chronicle.queue.QueueOffsetSpec
 
formatRollTime(LocalTime, ZoneId) - Static method in class net.openhft.chronicle.queue.QueueOffsetSpec
 

G

get() - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
getCloserJob() - Method in interface net.openhft.chronicle.queue.ExcerptAppender
A task that will be run if a WeakReference referring this appender is registered with a clean-up task.
getCloserJob() - Method in interface net.openhft.chronicle.queue.ExcerptTailer
A task that will be run if a WeakReference referring this appender is registered with a clean-up task.
getCloserJob() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
getMaxCreatedCycle() - Method in interface net.openhft.chronicle.queue.impl.single.DirectoryListing
 
getMinCreatedCycle() - Method in interface net.openhft.chronicle.queue.impl.single.DirectoryListing
 
getServiceFunctions() - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
getWritingThreadId() - Method in class net.openhft.chronicle.queue.impl.single.QueueInspector
Deprecated.
 

H

hashCode() - Method in class net.openhft.chronicle.queue.RollDetails
 
hasPretouchIntervalMillis() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
histogram() - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
historyRecords(long) - Method in class net.openhft.chronicle.queue.reader.ChronicleReader
 
histos - Variable in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
histosByMethod - Variable in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 

I

ignore - Variable in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
index() - Method in interface net.openhft.chronicle.queue.ExcerptTailer
 
index() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
indexable(long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
indexable(long) - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
indexCount() - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
 
indexCount() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
indexCount(int) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
indexCount() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
indexSpacing() - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
 
indexSpacing() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
indexSpacing(int) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
indexSpacing() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
init() - Method in interface net.openhft.chronicle.queue.impl.single.DirectoryListing
 
initializeMetadata() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
initIndex(Wire) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
initIndex(Wire) - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
inputPath() - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
inputQueue() - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
inputQueues() - Method in class net.openhft.chronicle.queue.service.EventLoopServiceWrapper
 
inputQueues() - Method in interface net.openhft.chronicle.queue.service.ServiceWrapper
 
inputSourceId() - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
inputSourceId(int) - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
inputWriter(Class<T>) - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
INSTANCE - Static variable in interface net.openhft.chronicle.queue.impl.single.NoDocumentContext
Deprecated.
isClosed() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
isClosed() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableStore
 
isClosed() - Method in class net.openhft.chronicle.queue.service.EventLoopServiceWrapper
 
isEmpty() - Method in class net.openhft.chronicle.queue.impl.WireStorePool
 
isValidThreadId(int) - Static method in class net.openhft.chronicle.queue.impl.single.QueueInspector
Deprecated.
 

J

JDBCComponent - Class in net.openhft.chronicle.queue
 
JDBCComponent(ThrowingSupplier<Connection, SQLException>, JDBCResult) - Constructor for class net.openhft.chronicle.queue.JDBCComponent
 
JDBCResult - Interface in net.openhft.chronicle.queue
 
JDBCService - Class in net.openhft.chronicle.queue
 
JDBCService(ChronicleQueue, ChronicleQueue, ThrowingSupplier<Connection, SQLException>) - Constructor for class net.openhft.chronicle.queue.JDBCService
 
JDBCStatement - Interface in net.openhft.chronicle.queue
 

K

key() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 

L

lastAcknowledgedIndexReplicated() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
lastAcknowledgedIndexReplicated(long) - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
lastAcknowledgedIndexReplicated() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
when using replication to another host, this is the last index that has been confirmed to * have been read by the remote host.
lastAcknowledgedIndexReplicated(long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
lastCycle() - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
 
lastCycle() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
lastHistosSize - Variable in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
lastIndexAppended() - Method in interface net.openhft.chronicle.queue.ExcerptAppender
 
lastIndexReplicated() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
when using replication to another host, this is the last index that has been sent to the remote host.
lastIndexReplicated(long) - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
lastIndexReplicated() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
when using replication to another host, this is the last index that has been sent to the remote host.
lastIndexReplicated(long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
lastSequenceNumber(ExcerptContext) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
lastSequenceNumber(ExcerptContext) - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
lastSourceId() - Method in enum net.openhft.chronicle.queue.NoMessageHistory
 
lastSourceIndex() - Method in enum net.openhft.chronicle.queue.NoMessageHistory
 
lastWindowCount - Variable in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
length() - Method in interface net.openhft.chronicle.queue.RollCycle
 
length() - Method in enum net.openhft.chronicle.queue.RollCycles
 
linearScanTo(long, long, ExcerptContext, long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
linearScanTo(long, long, ExcerptContext, long) - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
listCyclesBetween(int, int) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
listCyclesBetween(int, int) - Method in class net.openhft.chronicle.queue.impl.WireStorePool
list cycles between ( inclusive )
lock() - Method in class net.openhft.chronicle.queue.impl.single.ReadOnlyWriteLock
 
lock() - Method in class net.openhft.chronicle.queue.impl.single.TableStoreWriteLock
 
lock() - Method in interface net.openhft.chronicle.queue.impl.single.WriteLock
 
lock - Variable in class net.openhft.chronicle.queue.impl.table.AbstractTSQueueLock
 
locked() - Method in class net.openhft.chronicle.queue.impl.single.TableStoreWriteLock
 
locked() - Method in interface net.openhft.chronicle.queue.impl.single.WriteLock
 

M

main(String[]) - Static method in class net.openhft.chronicle.queue.BenchmarkMain
 
main(String[]) - Static method in class net.openhft.chronicle.queue.ChronicleHistoryReaderMain
 
main(String[]) - Static method in enum net.openhft.chronicle.queue.ChronicleReaderMain
 
main(String[]) - Static method in class net.openhft.chronicle.queue.DumpQueueMain
 
main(String[]) - Static method in class net.openhft.chronicle.queue.jitter.QueuePingPongMain
 
main(String[]) - Static method in class net.openhft.chronicle.queue.QueueUnlockMain
 
main(String[]) - Static method in enum net.openhft.chronicle.queue.RollCycles
 
maxTailers(int) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
RingBuffer tailers need to be preallocated.
maxTailers() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
maxTailers
measurementWindowNanos - Variable in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
messageHeader(Updater<Bytes>, Consumer<Bytes>) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
messageHeaderReader() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
messageInitializer() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
messageSink - Variable in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
MessageToTextQueueEntryHandler - Class in net.openhft.chronicle.queue.reader
 
MessageToTextQueueEntryHandler(WireType) - Constructor for class net.openhft.chronicle.queue.reader.MessageToTextQueueEntryHandler
 
Metadata - Interface in net.openhft.chronicle.queue.impl.table
 
metadata() - Method in class net.openhft.chronicle.queue.impl.table.ReadonlyTableStore
 
metadata() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableStore
 
metadata() - Method in interface net.openhft.chronicle.queue.impl.TableStore
 
Metadata.NoMeta - Enum in net.openhft.chronicle.queue.impl.table
 
MetaDataField - Enum in net.openhft.chronicle.queue.impl.single
 
MetaDataKeys - Enum in net.openhft.chronicle.queue.impl.single
 
metaStore - Variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
MethodReaderQueueEntryHandler - Class in net.openhft.chronicle.queue.reader
 
MethodReaderQueueEntryHandler(WireType) - Constructor for class net.openhft.chronicle.queue.reader.MethodReaderQueueEntryHandler
 
methodWriter(Class<T>, Class...) - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
methodWriter(Class<T>, Class...) - Method in interface net.openhft.chronicle.queue.ExcerptAppender
 
methodWriterBuilder(Class<T>) - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
methodWriterBuilder(Class<T>) - Method in interface net.openhft.chronicle.queue.ExcerptAppender
 
millis - Variable in class net.openhft.chronicle.queue.impl.RollingResourcesCache.Resource
 
modCount() - Method in interface net.openhft.chronicle.queue.impl.single.DirectoryListing
 
moveToEndForRead(Wire) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
moveToEndForRead(Wire) - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
moveToIndex(long) - Method in interface net.openhft.chronicle.queue.ExcerptTailer
Randomly select an Excerpt.
moveToIndex(long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
moveToIndexForRead(ExcerptContext, long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
Moves the position to the index
moveToIndexForRead(ExcerptContext, long) - Method in interface net.openhft.chronicle.queue.impl.WireStore
 

N

net.openhft.chronicle.queue - package net.openhft.chronicle.queue
 
net.openhft.chronicle.queue.batch - package net.openhft.chronicle.queue.batch
 
net.openhft.chronicle.queue.impl - package net.openhft.chronicle.queue.impl
 
net.openhft.chronicle.queue.impl.single - package net.openhft.chronicle.queue.impl.single
 
net.openhft.chronicle.queue.impl.table - package net.openhft.chronicle.queue.impl.table
 
net.openhft.chronicle.queue.jitter - package net.openhft.chronicle.queue.jitter
 
net.openhft.chronicle.queue.reader - package net.openhft.chronicle.queue.reader
 
net.openhft.chronicle.queue.service - package net.openhft.chronicle.queue.service
 
newAppender() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
nextCycle(int, TailerDirection) - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
the next available cycle, no cycle will be created by this method, this method is typically used by a tailer to jump to the next cycle when the cycles are not adjacent.
nextCycle(int, TailerDirection) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
nextCycle(int, TailerDirection) - Method in class net.openhft.chronicle.queue.impl.WireStorePool
 
nextCycle(int, TailerDirection) - Method in interface net.openhft.chronicle.queue.impl.WireStoreSupplier
the next available cycle, no cycle will be created by this method, typically used by a tailer.
NO_PARSE_COUNT - Static variable in class net.openhft.chronicle.queue.impl.RollingResourcesCache
 
NoDocumentContext - Interface in net.openhft.chronicle.queue.impl.single
Deprecated.
NoMessageHistory - Enum in net.openhft.chronicle.queue
 
NoopQueueLock - Class in net.openhft.chronicle.queue.impl.single
 
NoopQueueLock() - Constructor for class net.openhft.chronicle.queue.impl.single.NoopQueueLock
 

O

ofEpoch(long) - Static method in class net.openhft.chronicle.queue.QueueOffsetSpec
 
ofNone() - Static method in class net.openhft.chronicle.queue.QueueOffsetSpec
 
ofRollTime(LocalTime, ZoneId) - Static method in class net.openhft.chronicle.queue.QueueOffsetSpec
 
onAcquired(int, File) - Method in interface net.openhft.chronicle.queue.impl.StoreFileListener
 
onFileCreated(File, int) - Method in interface net.openhft.chronicle.queue.impl.single.DirectoryListing
 
onReadDocument(DocumentContext) - Method in interface net.openhft.chronicle.queue.reader.ChronicleReaderPlugin
 
onReleased(int, File) - Method in interface net.openhft.chronicle.queue.impl.StoreFileListener
 
onRingBufferStats() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
onRingBufferStats(Consumer<BytesRingBufferStats>) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
consumer will be called every second, also as there is data to report
onRingBufferStats() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
options() - Method in class net.openhft.chronicle.queue.ChronicleHistoryReaderMain
 
originalToEnd() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
outClass() - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
outClass(Class<O>) - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
outputData() - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
outputPath() - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
outputPath(String) - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
outputQueue() - Method in class net.openhft.chronicle.queue.service.EventLoopServiceWrapper
 
outputQueue() - Method in interface net.openhft.chronicle.queue.service.ServiceWrapper
 
outputQueue() - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
outputReader(Object...) - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
outputSourceId() - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
outputSourceId(int) - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
overlapSize() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
overrideFrom(T) - Method in class net.openhft.chronicle.queue.impl.single.SCQMeta
 
overrideFrom(T) - Method in interface net.openhft.chronicle.queue.impl.table.Metadata
 

P

padToCacheAlign(MarshallableOut.Padding) - Method in interface net.openhft.chronicle.queue.ExcerptAppender
Enable padding if near the end of a cache line, pad it so a following 4-byte int value will not split a cache line.
padToCacheAlignMode() - Method in interface net.openhft.chronicle.queue.ExcerptAppender
 
parentPath - Variable in class net.openhft.chronicle.queue.impl.RollingResourcesCache.Resource
 
parse(String) - Static method in class net.openhft.chronicle.queue.QueueOffsetSpec
 
parseCommandLine(String[], Options) - Method in class net.openhft.chronicle.queue.ChronicleHistoryReaderMain
 
parseCount(String) - Method in class net.openhft.chronicle.queue.impl.RollingResourcesCache
 
parselet() - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
path - Variable in class net.openhft.chronicle.queue.impl.RollingResourcesCache.Resource
 
path(String) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
path(File) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
path(Path) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
path() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
path - Variable in class net.openhft.chronicle.queue.impl.table.AbstractTSQueueLock
 
pathExists - Variable in class net.openhft.chronicle.queue.impl.RollingResourcesCache.Resource
 
pauser - Variable in class net.openhft.chronicle.queue.impl.table.AbstractTSQueueLock
 
pauserSupplier() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
pauserSupplier(Supplier<TimingPauser>) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
peekDocument() - Method in interface net.openhft.chronicle.queue.ExcerptTailer
peekDocument() can be used after a message has been found by toStart() or readingDocument().
peekDocument() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
preBuild() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
preCreatedFile(File) - Static method in enum net.openhft.chronicle.queue.impl.single.PrecreatedFiles
 
preCreatedFileForStoreFile(File) - Static method in enum net.openhft.chronicle.queue.impl.single.PrecreatedFiles
 
PrecreatedFiles - Enum in net.openhft.chronicle.queue.impl.single
 
pretouch() - Method in interface net.openhft.chronicle.queue.ExcerptAppender
We suggest this code is called from a background thread [ not you main business thread ], it must be called from the same thread that created it, as the call to pretouch() is not thread safe.
Pretoucher - Class in net.openhft.chronicle.queue.impl.single
A class designed to be called from a long-lived thread.
Pretoucher(SingleChronicleQueue) - Constructor for class net.openhft.chronicle.queue.impl.single.Pretoucher
 
PretouchHandler - Class in net.openhft.chronicle.queue
 
PretouchHandler(SingleChronicleQueue) - Constructor for class net.openhft.chronicle.queue.PretouchHandler
 
pretouchIntervalMillis() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
Interval in ms to invoke out of process pretoucher.
printUsageAndExit(Options) - Method in class net.openhft.chronicle.queue.ChronicleHistoryReaderMain
 
priority() - Method in class net.openhft.chronicle.queue.PretouchHandler
 
priority() - Method in class net.openhft.chronicle.queue.service.EventLoopServiceWrapper
 
priority() - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
priority(HandlerPriority) - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
processMessage(CharSequence, MessageHistory) - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
progress - Variable in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 

Q

queryResult(List<String>, List<List<Object>>, String, Object...) - Method in interface net.openhft.chronicle.queue.JDBCResult
 
queryThrown(Throwable, String, Object...) - Method in interface net.openhft.chronicle.queue.JDBCResult
 
queue() - Method in interface net.openhft.chronicle.queue.ExcerptCommon
 
queue() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
QUEUE_METADATA_FILE - Static variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
QueueEntryHandler - Interface in net.openhft.chronicle.queue.reader
 
QueueInspector - Class in net.openhft.chronicle.queue.impl.single
Deprecated.
QueueInspector(RollingChronicleQueue) - Constructor for class net.openhft.chronicle.queue.impl.single.QueueInspector
Deprecated.
 
queueLock() - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
 
QueueLock - Interface in net.openhft.chronicle.queue.impl.single
 
queueLock() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
queueOffsetSpec() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
QueueOffsetSpec - Class in net.openhft.chronicle.queue
 
QueueOffsetSpec.Type - Enum in net.openhft.chronicle.queue
 
QueuePingPongMain - Class in net.openhft.chronicle.queue.jitter
 
QueuePingPongMain() - Constructor for class net.openhft.chronicle.queue.jitter.QueuePingPongMain
 
QueueUnlockMain - Class in net.openhft.chronicle.queue
 
QueueUnlockMain() - Constructor for class net.openhft.chronicle.queue.QueueUnlockMain
 

R

readAfterReplicaAcknowledged(boolean) - Method in interface net.openhft.chronicle.queue.ExcerptTailer
 
readAfterReplicaAcknowledged() - Method in interface net.openhft.chronicle.queue.ExcerptTailer
 
readAfterReplicaAcknowledged(boolean) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
readAfterReplicaAcknowledged() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
readBufferMode - Variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
readBufferMode() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
readBufferMode(BufferMode) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
readChronicle() - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
readDocument(ReadMarshallable) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
readHistory(DocumentContext, MessageHistory) - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
readingDocument() - Method in interface net.openhft.chronicle.queue.ExcerptTailer
equivalent to MarshallableIn.readDocument(ReadMarshallable) but with out the use of a lambda expression.
readingDocument(boolean) - Method in interface net.openhft.chronicle.queue.ExcerptTailer
 
readingDocument() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
readingDocument(boolean) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
readOnly() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
readOnly(boolean) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
readOnly() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
 
readOnly(boolean) - Method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
 
ReadonlyTableStore<T extends Metadata> - Class in net.openhft.chronicle.queue.impl.table
 
ReadonlyTableStore(T) - Constructor for class net.openhft.chronicle.queue.impl.table.ReadonlyTableStore
 
ReadOnlyWriteLock - Class in net.openhft.chronicle.queue.impl.single
 
ReadOnlyWriteLock() - Constructor for class net.openhft.chronicle.queue.impl.single.ReadOnlyWriteLock
 
recoverAndWriteHeader(Wire, long, LongValue, Sequence) - Method in class net.openhft.chronicle.queue.impl.single.SimpleStoreRecovery
 
recoverAndWriteHeader(Wire, long, LongValue, Sequence) - Method in interface net.openhft.chronicle.queue.impl.single.StoreRecovery
 
recoverAndWriteHeader(Wire, long, LongValue, Sequence) - Method in class net.openhft.chronicle.queue.impl.single.TimedStoreRecovery
 
recoverySupplier() - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
 
recoverySupplier() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
recoverySupplier() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
recoverySupplier(StoreRecoveryFactory) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
recoverySupplier() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
 
recoverySupplier(StoreRecoveryFactory) - Method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
 
refCount() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
refCount() - Method in class net.openhft.chronicle.queue.impl.table.ReadonlyTableStore
 
refCount() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableStore
 
ReferenceCountedCache<K,T extends net.openhft.chronicle.core.ReferenceCounted,V,E extends Throwable> - Class in net.openhft.chronicle.queue.impl.single
Thread-safe, self-cleaning cache for ReferenceCounted objects.
ReferenceCountedCache(Function<T, V>, ThrowingFunction<K, T, E>) - Constructor for class net.openhft.chronicle.queue.impl.single.ReferenceCountedCache
 
refresh() - Method in interface net.openhft.chronicle.queue.impl.single.DirectoryListing
 
refreshDirectlyListing() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
call this method if you delete file from a chronicle-queue directory The problem that we have, is that we cache the structure of your directory, this is because hitting the file system adds latency.
refreshDirectlyListing() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
release(CommonStore) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
release() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
release(CommonStore) - Method in interface net.openhft.chronicle.queue.impl.StoreReleasable
 
release() - Method in class net.openhft.chronicle.queue.impl.table.ReadonlyTableStore
 
release() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableStore
 
release(CommonStore) - Method in class net.openhft.chronicle.queue.impl.WireStorePool
 
releaseResources() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
Can be used to manually release resources when this StoreTailer is no longer used.
renamePreCreatedFileToRequiredFile(File) - Static method in enum net.openhft.chronicle.queue.impl.single.PrecreatedFiles
 
reserve() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
reserve() - Method in class net.openhft.chronicle.queue.impl.table.ReadonlyTableStore
 
reserve() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableStore
 
reset(int, long) - Method in enum net.openhft.chronicle.queue.NoMessageHistory
 
reset() - Method in enum net.openhft.chronicle.queue.NoMessageHistory
 
resourceFor(long) - Method in class net.openhft.chronicle.queue.impl.RollingResourcesCache
Cache some resources for a rollCycle number.
roll() - Method in class net.openhft.chronicle.queue.impl.single.SCQMeta
 
rollCycle() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
rollCycle() - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
 
rollCycle() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
rollCycle(RollCycle) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
rollCycle() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
RollCycle - Interface in net.openhft.chronicle.queue
 
RollCycles - Enum in net.openhft.chronicle.queue
 
RollDetails - Class in net.openhft.chronicle.queue
 
RollDetails(int, long) - Constructor for class net.openhft.chronicle.queue.RollDetails
 
RollingChronicleQueue - Interface in net.openhft.chronicle.queue.impl
 
RollingResourcesCache - Class in net.openhft.chronicle.queue.impl
 
RollingResourcesCache(RollCycle, long, Function<String, File>, Function<File, String>) - Constructor for class net.openhft.chronicle.queue.impl.RollingResourcesCache
 
RollingResourcesCache.Resource - Class in net.openhft.chronicle.queue.impl
 
rollTime(LocalTime) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
rollTime(LocalTime, ZoneId) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
rollTimeZone() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
rollTimeZone(ZoneId) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
run(String[]) - Method in class net.openhft.chronicle.queue.ChronicleHistoryReaderMain
 

S

ScanResult - Enum in net.openhft.chronicle.queue.impl.single
 
SCQMeta - Class in net.openhft.chronicle.queue.impl.single
 
search(SingleChronicleQueue, Wire, Comparator<Wire>) - Static method in enum net.openhft.chronicle.queue.impl.single.BinarySearch
returns the index or -1 if not found or the index if an exact match is found, an approximation in the form of -approximateIndex or -1 if there was no searching to be done.
sequenceForPosition(ExcerptContext, long, boolean) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
sequenceForPosition(ExcerptContext, long, boolean) - Method in interface net.openhft.chronicle.queue.impl.WireStore
Reverse look up an index for a position.
serviceBuilder(String, String, Class<O>, Function<O, Object>) - Static method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
serviceIn - Variable in class net.openhft.chronicle.queue.service.EventLoopServiceWrapper
 
ServiceWrapper - Interface in net.openhft.chronicle.queue.service
 
ServiceWrapperBuilder<O> - Class in net.openhft.chronicle.queue.service
 
setAllNullFields(SingleChronicleQueueBuilder) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
updates all the fields in this that are null, from the
setCycle(int) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
setPositionForSequenceNumber(ExcerptContext, long, long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
setPositionForSequenceNumber(ExcerptContext, long, long) - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
setup(CommandLine, ChronicleHistoryReader) - Method in class net.openhft.chronicle.queue.ChronicleHistoryReaderMain
 
shutdown() - Method in class net.openhft.chronicle.queue.impl.single.Pretoucher
 
shutdown() - Method in class net.openhft.chronicle.queue.PretouchHandler
 
SimpleStoreRecovery - Class in net.openhft.chronicle.queue.impl.single
 
SimpleStoreRecovery() - Constructor for class net.openhft.chronicle.queue.impl.single.SimpleStoreRecovery
 
single(String) - Static method in interface net.openhft.chronicle.queue.ChronicleQueue
 
single() - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
single(String) - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
single(File) - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
singleBuilder() - Static method in interface net.openhft.chronicle.queue.ChronicleQueue
 
singleBuilder(String) - Static method in interface net.openhft.chronicle.queue.ChronicleQueue
 
singleBuilder(File) - Static method in interface net.openhft.chronicle.queue.ChronicleQueue
 
singleBuilder(Path) - Static method in interface net.openhft.chronicle.queue.ChronicleQueue
 
SingleChronicleQueue - Class in net.openhft.chronicle.queue.impl.single
 
SingleChronicleQueue(SingleChronicleQueueBuilder) - Constructor for class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
SingleChronicleQueueBuilder - Class in net.openhft.chronicle.queue.impl.single
 
SingleChronicleQueueBuilder() - Constructor for class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
SingleChronicleQueueExcerpts - Class in net.openhft.chronicle.queue.impl.single
 
SingleChronicleQueueExcerpts() - Constructor for class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts
 
SingleChronicleQueueExcerpts.InternalAppender - Interface in net.openhft.chronicle.queue.impl.single
 
SingleChronicleQueueExcerpts.StoreTailer - Class in net.openhft.chronicle.queue.impl.single
Tailer
SingleChronicleQueueStore - Class in net.openhft.chronicle.queue.impl.single
 
SingleChronicleQueueStore(RollCycle, WireType, MappedBytes, int, int) - Constructor for class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
SingleTableBuilder<T extends Metadata> - Class in net.openhft.chronicle.queue.impl.table
 
SingleTableStore<T extends Metadata> - Class in net.openhft.chronicle.queue.impl.table
 
sourceId() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
sourceId() - Method in interface net.openhft.chronicle.queue.ExcerptCommon
 
sourceId() - Method in class net.openhft.chronicle.queue.impl.single.SCQMeta
 
sourceId - Variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
sourceId() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
sourceId(int) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
sourceId() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
sourceId() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
sourceId(int) - Method in enum net.openhft.chronicle.queue.NoMessageHistory
 
sourceIndex(int) - Method in enum net.openhft.chronicle.queue.NoMessageHistory
 
sources() - Method in enum net.openhft.chronicle.queue.NoMessageHistory
 
state() - Method in interface net.openhft.chronicle.queue.ExcerptTailer
 
state() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
StoreComponentReferenceHandler - Enum in net.openhft.chronicle.queue.impl.single
 
storeFactory() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
storeFileListener() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
storeFileListener(StoreFileListener) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
storeFileListener() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
StoreFileListener - Interface in net.openhft.chronicle.queue.impl
 
storeForCycle(int, long, boolean) - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
 
storeForCycle(int, long, boolean) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
StoreRecovery - Interface in net.openhft.chronicle.queue.impl.single
 
StoreRecoveryFactory - Interface in net.openhft.chronicle.queue.impl.single
 
StoreReleasable - Interface in net.openhft.chronicle.queue.impl
 
StoreTailer(SingleChronicleQueue) - Constructor for class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
strongAppenders(boolean) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
strongAppenders() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
strongExcerptAppenderThreadLocal - Variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
SUFFIX - Static variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
SUFFIX - Static variable in class net.openhft.chronicle.queue.impl.table.SingleTableStore
 
summaryOutputOffset - Variable in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
suppressDisplayIndex() - Method in class net.openhft.chronicle.queue.reader.ChronicleReader
 

T

tableStore - Variable in class net.openhft.chronicle.queue.impl.table.AbstractTSQueueLock
 
TableStore<T extends Metadata> - Interface in net.openhft.chronicle.queue.impl
 
TableStoreWriteLock - Class in net.openhft.chronicle.queue.impl.single
 
TableStoreWriteLock(TableStore<?>, Supplier<TimingPauser>, Long) - Constructor for class net.openhft.chronicle.queue.impl.single.TableStoreWriteLock
 
tail() - Method in class net.openhft.chronicle.queue.reader.ChronicleReader
 
TailerDirection - Enum in net.openhft.chronicle.queue
 
TailerState - Enum in net.openhft.chronicle.queue
 
TEST_BLOCK_SIZE - Static variable in interface net.openhft.chronicle.queue.ChronicleQueue
 
testBlockSize() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
THIS IS FOR TESTING ONLY.
text - Variable in class net.openhft.chronicle.queue.impl.RollingResourcesCache.Resource
 
THREAD_NAME - Static variable in enum net.openhft.chronicle.queue.impl.single.StoreComponentReferenceHandler
 
time() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
time() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
TimedStoreRecovery - Class in net.openhft.chronicle.queue.impl.single
 
TimedStoreRecovery(WireIn) - Constructor for class net.openhft.chronicle.queue.impl.single.TimedStoreRecovery
 
TimedStoreRecovery(WireType) - Constructor for class net.openhft.chronicle.queue.impl.single.TimedStoreRecovery
 
timeoutMS() - Method in interface net.openhft.chronicle.queue.impl.ExcerptContext
 
timeoutMS(long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
timeoutMS() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
timeoutMS() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
timeoutMS() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
 
timeoutMS(long) - Method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
 
timeProvider() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
timeProvider(TimeProvider) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
timeUnit - Variable in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
timing(int) - Method in enum net.openhft.chronicle.queue.NoMessageHistory
 
timings() - Method in enum net.openhft.chronicle.queue.NoMessageHistory
 
toCycle(long) - Method in interface net.openhft.chronicle.queue.RollCycle
 
toCycle(long) - Method in enum net.openhft.chronicle.queue.RollCycles
 
toEnd() - Method in interface net.openhft.chronicle.queue.ExcerptTailer
Wind to the last entry in the last cycle
toEnd() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
toIndex(int, long) - Method in interface net.openhft.chronicle.queue.RollCycle
 
toIndex(int, long) - Method in enum net.openhft.chronicle.queue.RollCycles
 
toLong(File) - Method in class net.openhft.chronicle.queue.impl.RollingResourcesCache
 
toSequenceNumber(long) - Method in interface net.openhft.chronicle.queue.RollCycle
 
toSequenceNumber(long) - Method in enum net.openhft.chronicle.queue.RollCycles
 
toStart() - Method in interface net.openhft.chronicle.queue.ExcerptTailer
Replay from the first entry in the first cycle.
toStart() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
toString() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
toString() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
toString() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
toString() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableStore
 
tryReserve() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
tryReserve() - Method in class net.openhft.chronicle.queue.impl.table.ReadonlyTableStore
 
tryReserve() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableStore
 
TSQueueLock - Class in net.openhft.chronicle.queue.impl.single
Implements queue lock via TableStore mechanism.
TSQueueLock(TableStore<?>, Supplier<TimingPauser>, Long) - Constructor for class net.openhft.chronicle.queue.impl.single.TSQueueLock
 

U

unlock() - Method in class net.openhft.chronicle.queue.impl.single.NoopQueueLock
 
unlock() - Method in interface net.openhft.chronicle.queue.impl.single.QueueLock
 
unlock() - Method in class net.openhft.chronicle.queue.impl.single.ReadOnlyWriteLock
 
unlock() - Method in class net.openhft.chronicle.queue.impl.single.TableStoreWriteLock
 
unlock() - Method in class net.openhft.chronicle.queue.impl.single.TSQueueLock
Checks if the lock is held by current thread and if so, releases it, removing entry from TableStore and clearing ThreadLocal state, allowing anyone to proceed with ChronicleQueue.acquireAppender().
unlock() - Method in interface net.openhft.chronicle.queue.impl.single.WriteLock
 
UNLOCKED - Static variable in class net.openhft.chronicle.queue.impl.table.AbstractTSQueueLock
 
updateResult(long, String, Object...) - Method in interface net.openhft.chronicle.queue.JDBCResult
 
updateThrown(Throwable, String, Object...) - Method in interface net.openhft.chronicle.queue.JDBCResult
 

V

validate() - Method in class net.openhft.chronicle.queue.QueueOffsetSpec
 
valueOf(String) - Static method in enum net.openhft.chronicle.queue.BufferMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.queue.ChronicleReaderMain
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.queue.DefaultCycleCalculator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.queue.impl.single.BinarySearch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.queue.impl.single.MetaDataField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.queue.impl.single.MetaDataKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.queue.impl.single.PrecreatedFiles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.queue.impl.single.ScanResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.queue.impl.single.StoreComponentReferenceHandler
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.queue.impl.table.Metadata.NoMeta
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.queue.NoMessageHistory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.queue.QueueOffsetSpec.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.queue.RollCycles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.queue.TailerDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.queue.TailerState
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.openhft.chronicle.queue.BufferMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.queue.ChronicleReaderMain
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.queue.DefaultCycleCalculator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.queue.impl.single.BinarySearch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.queue.impl.single.MetaDataField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.queue.impl.single.MetaDataKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.queue.impl.single.PrecreatedFiles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.queue.impl.single.ScanResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.queue.impl.single.StoreComponentReferenceHandler
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.queue.impl.table.Metadata.NoMeta
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.queue.NoMessageHistory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.queue.QueueOffsetSpec.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.queue.RollCycles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.queue.TailerDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.queue.TailerState
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitForLock() - Method in class net.openhft.chronicle.queue.impl.single.NoopQueueLock
 
waitForLock() - Method in interface net.openhft.chronicle.queue.impl.single.QueueLock
 
waitForLock() - Method in class net.openhft.chronicle.queue.impl.single.TSQueueLock
checks if current thread holds lock.
weakExcerptAppenderThreadLocal - Variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
windowPassed() - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
wire() - Method in interface net.openhft.chronicle.queue.ExcerptAppender
Obtain the raw wire for low level direct access.
wire() - Method in interface net.openhft.chronicle.queue.impl.ExcerptContext
 
wire() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
wireForIndex() - Method in interface net.openhft.chronicle.queue.impl.ExcerptContext
 
wireForIndex() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
WireStore - Interface in net.openhft.chronicle.queue.impl
 
WireStoreFactory - Interface in net.openhft.chronicle.queue.impl
 
WireStorePool - Class in net.openhft.chronicle.queue.impl
 
WireStoreSupplier - Interface in net.openhft.chronicle.queue.impl
 
wireType() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
wireType() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
wireType(WireType) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
wireType() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
wireType() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
 
wireType(WireType) - Method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
 
withBasePath(Path) - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
withBasePath(Path) - Method in class net.openhft.chronicle.queue.reader.ChronicleReader
 
withCustomPlugin(ChronicleReaderPlugin) - Method in class net.openhft.chronicle.queue.reader.ChronicleReader
 
withExclusionRegex(String) - Method in class net.openhft.chronicle.queue.reader.ChronicleReader
 
withHistosByMethod(boolean) - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
withIgnore(long) - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
withInclusionRegex(String) - Method in class net.openhft.chronicle.queue.reader.ChronicleReader
 
withMeasurementWindow(long) - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
withMessageSink(Consumer<String>) - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
withMessageSink(Consumer<String>) - Method in class net.openhft.chronicle.queue.reader.ChronicleReader
 
withProgress(boolean) - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
withStartIndex(long) - Method in class net.openhft.chronicle.queue.reader.ChronicleReader
 
withSummaryOutput(int) - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
withSupplier(WireStoreSupplier, StoreFileListener) - Static method in class net.openhft.chronicle.queue.impl.WireStorePool
 
withTimeUnit(TimeUnit) - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
 
withWireType(WireType) - Method in class net.openhft.chronicle.queue.reader.ChronicleReader
 
writeBufferMode - Variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
writeBufferMode() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
writeBufferMode(BufferMode) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
writeBytes(BytesStore) - Method in interface net.openhft.chronicle.queue.ExcerptAppender
 
writeBytes(Bytes) - Method in interface net.openhft.chronicle.queue.ExcerptAppender
 
writeBytes(long, BytesStore) - Method in interface net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.InternalAppender
 
writeEOF(Wire, long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
writeEOF(Wire, long) - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
writeHeader(Wire, int, long, LongValue, Sequence) - Method in interface net.openhft.chronicle.queue.impl.single.StoreRecovery
 
WriteLock - Interface in net.openhft.chronicle.queue.impl.single
 
writeMarshallable(WireOut) - Method in class net.openhft.chronicle.queue.impl.single.SCQMeta
 
writeMarshallable(WireOut) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
writeMarshallable(WireOut) - Method in class net.openhft.chronicle.queue.impl.single.TimedStoreRecovery
 
writeMarshallable(WireOut) - Method in enum net.openhft.chronicle.queue.impl.table.Metadata.NoMeta
 
writeMarshallable(WireOut) - Method in class net.openhft.chronicle.queue.impl.table.ReadonlyTableStore
 
writeMarshallable(WireOut) - Method in class net.openhft.chronicle.queue.impl.table.SingleTableStore
 
writeMessages(long, long, int) - Method in interface net.openhft.chronicle.queue.batch.BatchAppender
 
writeMessages(long, long, int) - Method in class net.openhft.chronicle.queue.batch.BatchAppenderNative
 
writePosition() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
writePosition(long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
 
writePosition(long) - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
writePosition() - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
writingDocument(long) - Method in interface net.openhft.chronicle.queue.ExcerptAppender
Write an entry at a given index.
A B C D E F G H I J K L M N O P Q R S T U V W 

Copyright © 2018. All rights reserved.