- dataVersion() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
-
- dataVersion() - Method in interface net.openhft.chronicle.queue.impl.WireStore
-
- decodingSupplier() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
- DEFAULT - Static variable in enum net.openhft.chronicle.queue.RollCycles
-
- DEFAULT_EPOCH_PROPERTY - Static variable in class net.openhft.chronicle.queue.QueueSystemProperties
-
Name of a system property used to specify the default epoch offset property.
- DEFAULT_ROLL_CYCLE_PROPERTY - Static variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
Deprecated.
- DEFAULT_ROLL_CYCLE_PROPERTY - Static variable in class net.openhft.chronicle.queue.QueueSystemProperties
-
Name of a system property used to specify the default roll cycle.
- 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
-
Returns the space between excerpts that are explicitly indexed.
- 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
-
Returns the Delta Checkpoint Interval for this 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(TailerDirection) - Method in interface net.openhft.chronicle.queue.ExcerptTailer
-
Sets the direction of this ExcerptTailer.
- direction() - Method in interface net.openhft.chronicle.queue.ExcerptTailer
-
Returns the direction of this ExcerptTailer.
- DirectoryListing - Interface in net.openhft.chronicle.queue.impl.single
-
- DISABLE_QUEUE_FILE_SHRINKING - Static variable in enum net.openhft.chronicle.queue.impl.single.QueueFileShrinkManager
-
- disableThreadSafetyCheck(boolean) - Method in interface net.openhft.chronicle.queue.ExcerptCommon
-
When set to true this Appender or Tailer can be shared between thread provided you ensure they used in a thread safe manner.
- disableThreadSafetyCheck(boolean) - Method in interface net.openhft.chronicle.queue.ExcerptTailer
-
- DISK_SPACE_CHECKER_NAME - Static variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
-
- dontRecoverLockTimeout - Variable in class net.openhft.chronicle.queue.impl.table.AbstractTSQueueLock
-
- doubleBuffer - Variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
-
- doubleBuffer() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
- doubleBuffer(boolean) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
Enables double-buffered writes on contention.
- doWithExclusiveLock(Function<TableStore<T>, ? extends R>) - Method in class net.openhft.chronicle.queue.impl.table.ReadonlyTableStore
-
- 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 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(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.
- doWithSharedLock(File, Function<T, ? extends R>, Supplier<T>) - Static method in class net.openhft.chronicle.queue.impl.table.SingleTableStore
-
- drainerPriority() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
Priority for ring buffer's drainer handler
- drainerPriority(HandlerPriority) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
- drainerTimeoutMS() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
- drainerTimeoutMS(int) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
- dummy(WireType) - Static method in interface net.openhft.chronicle.queue.reader.QueueEntryHandler
-
- DummyMethodReaderQueueEntryHandler - Class in net.openhft.chronicle.queue.reader
-
Deprecated.
- DummyMethodReaderQueueEntryHandler(WireType) - Constructor for class net.openhft.chronicle.queue.reader.DummyMethodReaderQueueEntryHandler
-
Deprecated.
- dump() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
-
Creates and returns a new String representation of this ChronicleQueue in YAML-format.
- dump(Writer, long, long) - Method in interface net.openhft.chronicle.queue.ChronicleQueue
-
Dumps a representation of this ChronicleQueue to the provided writer
in YAML-format.
- dump(OutputStream, long, long) - Method in interface net.openhft.chronicle.queue.ChronicleQueue
-
Dumps a representation of this ChronicleQueue to the provided stream
in YAML-format.
- dump(String) - Static method in class net.openhft.chronicle.queue.DumpQueueMain
-
Deprecated.
- dump(File, PrintStream, long) - Static method in class net.openhft.chronicle.queue.DumpQueueMain
-
Deprecated.
- 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
-
- dump(String) - Static method in class net.openhft.chronicle.queue.internal.main.InternalDumpMain
-
- dump(File, PrintStream, long) - Static method in class net.openhft.chronicle.queue.internal.main.InternalDumpMain
-
- dump(String) - Static method in class net.openhft.chronicle.queue.main.DumpMain
-
- dump(File, PrintStream, long) - Static method in class net.openhft.chronicle.queue.main.DumpMain
-
- dumpHeader() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore
-
- dumpHeader() - Method in interface net.openhft.chronicle.queue.impl.WireStore
-
- dumpLastHeader() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
-
Creates and returns a new String representation of this ChronicleQueue's last header in YAML-format.
- dumpLastHeader() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
-
- DumpMain - Class in net.openhft.chronicle.queue.main
-
Parameters to the methods in this class can be set using any of the
following system properties:
private static final String FILE = System.getProperty("file");
private static final boolean SKIP_TABLE_STORE = Jvm.getBoolean("skipTableStoreDump");
private static final boolean UNALIGNED = Jvm.getBoolean("dumpUnaligned");
private static final int LENGTH = ", 0".length();
- DumpMain() - Constructor for class net.openhft.chronicle.queue.main.DumpMain
-
- DumpQueueMain - Class in net.openhft.chronicle.queue
-
Deprecated.
- DumpQueueMain() - Constructor for class net.openhft.chronicle.queue.DumpQueueMain
-
Deprecated.
- readAfterReplicaAcknowledged(boolean) - Method in interface net.openhft.chronicle.queue.ExcerptTailer
-
Sets the Read After Replica Acknowledged property of this Trailer to the
provided readAfterReplicaAcknowledged
.
- readAfterReplicaAcknowledged() - Method in interface net.openhft.chronicle.queue.ExcerptTailer
-
Returns the Read After Replica Acknowledged property of this Trailer.
- readBufferMode() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
- readBufferMode(BufferMode) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
When readBufferMode is set to Asynchronous
, reads from the ring buffer.
- readChronicle() - Method in class net.openhft.chronicle.queue.internal.reader.InternalChronicleHistoryReader
-
- readChronicle() - Method in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader
-
Deprecated.
- readChronicle() - Method in interface net.openhft.chronicle.queue.reader.HistoryReader
-
- Reader - Interface in net.openhft.chronicle.queue.reader
-
- ReaderMain - Class in net.openhft.chronicle.queue.main
-
Display records in a queue in a text form.
- ReaderMain() - Constructor for class net.openhft.chronicle.queue.main.ReaderMain
-
- readHistory(DocumentContext, MessageHistory) - Static method in enum net.openhft.chronicle.queue.impl.single.SCQTools
-
- readingDocument() - Method in interface net.openhft.chronicle.queue.ExcerptTailer
-
Returns the DocumentContext
for this ExcerptTailer.
- readingDocument(boolean) - Method in interface net.openhft.chronicle.queue.ExcerptTailer
-
Returns the DocumentContext
for this ExcerptTailer.
- readOne(QueueEntryHandler, ExcerptTailer, Consumer<String>) - Method in class net.openhft.chronicle.queue.internal.reader.InternalChronicleReader
-
- readOne(QueueEntryHandler, ExcerptTailer, Consumer<String>) - Method in class net.openhft.chronicle.queue.reader.ChronicleReader
-
Deprecated.
- readOne(QueueEntryHandler, ExcerptTailer, Consumer<String>) - Method in interface net.openhft.chronicle.queue.reader.Reader
-
- 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.ReadonlyTableStore
-
- readOnly() - Method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
-
- readOnly(boolean) - Method in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder
-
- readOnly() - Method in interface net.openhft.chronicle.queue.impl.TableStore
-
- 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
-
- ReferenceCountedCache<K,T extends net.openhft.chronicle.core.io.ReferenceCounted & net.openhft.chronicle.core.io.Closeable,V,E extends Throwable> - Class in net.openhft.chronicle.queue.impl.single
-
Thread-safe, self-cleaning cache for ReferenceCounted (and Closeable) objects
- ReferenceCountedCache(Function<T, V>, ThrowingFunction<K, T, E>) - Constructor for class net.openhft.chronicle.queue.impl.single.ReferenceCountedCache
-
- refresh(boolean) - Method in interface net.openhft.chronicle.queue.impl.single.DirectoryListing
-
- refreshDirectoryListing() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
-
Refreshed this ChronicleQueue's view of the directory used for storing files.
- refreshDirectoryListing() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
-
- removableRollFileCandidates(File) - Static method in class net.openhft.chronicle.queue.internal.util.InternalFileUtil
-
Returns a Stream of roll Queue files that are likely removable
from the given baseDir
without affecting any Queue
process that is currently active in the given baseDir
reading
data sequentially.
- removableRollFileCandidates(File) - Static method in class net.openhft.chronicle.queue.util.FileUtil
-
Returns a Stream of roll Queue files that are likely removable
from the given baseDir
without affecting any Queue
process that is currently active in the given baseDir
reading
data sequentially.
- RemovableRollFileCandidatesMain - Class in net.openhft.chronicle.queue.main
-
- RemovableRollFileCandidatesMain() - Constructor for class net.openhft.chronicle.queue.main.RemovableRollFileCandidatesMain
-
- renamePreCreatedFileToRequiredFile(File) - Static method in enum net.openhft.chronicle.queue.impl.single.PrecreatedFiles
-
- 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.
- ringBufferForceCreateReader() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
- ringBufferForceCreateReader(boolean) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
- ringBufferPauser(Pauser) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
Deprecated.
- ringBufferPauserSupplier() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
Pauser supplier for the pauser to be used by ring buffer when waiting
- ringBufferPauserSupplier(Supplier<Pauser>) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
- ringBufferReaderCanDrain() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
default value is false
since 5.21ea0
- ringBufferReaderCanDrain(boolean) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
- ringBufferReopenReader() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
- ringBufferReopenReader(boolean) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
-
- roll() - Method in class net.openhft.chronicle.queue.impl.single.SCQMeta
-
- rollCycle() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
-
Returns the
RollCycle
for this 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
-
Roll cycles to use with the queue.
- RollDetails - Class in net.openhft.chronicle.queue
-
Deprecated.
- RollDetails(int, long) - Constructor for class net.openhft.chronicle.queue.RollDetails
-
Deprecated.
- 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
-
Deprecated.
- run(String[]) - Method in class net.openhft.chronicle.queue.ChronicleReaderMain
-
Deprecated.
- run(String[]) - Method in class net.openhft.chronicle.queue.internal.main.InternalHistoryMain
-
- run(String[]) - Method in class net.openhft.chronicle.queue.internal.main.InternalReaderMain
-
- RUN_SYNCHRONOUSLY - Static variable in enum net.openhft.chronicle.queue.impl.single.QueueFileShrinkManager
-
- runLoop() - Method in class net.openhft.chronicle.queue.JDBCService
-
Deprecated.
- validate() - Method in class net.openhft.chronicle.queue.internal.domestic.QueueOffsetSpec
-
- validate() - Method in class net.openhft.chronicle.queue.QueueOffsetSpec
-
Deprecated.
- 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.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.QueueFileShrinkManager
-
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.SCQTools
-
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.internal.AnalyticsHolder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.queue.internal.domestic.QueueOffsetSpec.Type
-
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
-
Deprecated.
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.
- valueOf(String) - Static method in enum net.openhft.chronicle.queue.util.FileState
-
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.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.QueueFileShrinkManager
-
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.SCQTools
-
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.internal.AnalyticsHolder
-
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.internal.domestic.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.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
-
Deprecated.
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.
- values() - Static method in enum net.openhft.chronicle.queue.util.FileState
-
Returns an array containing the constants of this enum type, in
the order they are declared.