JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
E
F
I
L
M
N
O
P
Q
R
S
T
V
W
Z
A
AbstractChronicleQueue
- Class in
net.openhft.chronicle.queue.impl
AbstractChronicleQueue()
- Constructor for class net.openhft.chronicle.queue.impl.
AbstractChronicleQueue
accept(Bytes<?>)
- Method in interface net.openhft.chronicle.queue.impl.
Excerpts.BytesConsumer
acquire(long, long)
- Method in class net.openhft.chronicle.queue.impl.
WireStorePool
appendRollMeta(Wire, long)
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore
appendRollMeta(Wire, long)
- Method in interface net.openhft.chronicle.queue.impl.
WireStore
B
binary(File)
- Static method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
blockSize()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueue
blockSize(int)
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
blockSize()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
blockSize()
- Method in interface net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueFields
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
bufferCapacity(int)
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
setting the
bufferCapacity
also sets
buffered
to
true
bufferCapacity()
- Method in interface net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueFields
buffered()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueue
buffered(boolean)
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
when set to
true
.
buffered()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
buffered()
- Method in interface net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueFields
build()
- Method in interface net.openhft.chronicle.queue.
ChronicleQueueBuilder
build()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
C
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.
ChronicleQueueBuilder
- Interface in
net.openhft.chronicle.queue
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.
AbstractChronicleQueue
clone()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
close()
- Method in class net.openhft.chronicle.queue.impl.
AbstractChronicleQueue
close()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueue
compare(Excerpt)
- Method in interface net.openhft.chronicle.queue.
ExcerptComparator
Given some criteria, determine if the entry is -1 = below range, +1 = above range and 0 in range Can be used for exact matches or a range of values.
consumeBytes(Excerpts.BytesConsumer)
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreAppender
createAppender()
- Method in interface net.openhft.chronicle.queue.
ChronicleQueue
An Appender can be used to writeBytes new excerpts sequentially to the upper.
createAppender()
- Method in class net.openhft.chronicle.queue.impl.
AbstractChronicleQueue
createAppender(Q)
- Method in interface net.openhft.chronicle.queue.impl.
ExcerptFactory
createAppender()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueue
createExcerpt()
- Method in interface net.openhft.chronicle.queue.
ChronicleQueue
An Excerpt can be used access entries randomly and optionally change them.
createExcerpt()
- Method in class net.openhft.chronicle.queue.impl.
AbstractChronicleQueue
createExcerpt(Q)
- Method in interface net.openhft.chronicle.queue.impl.
ExcerptFactory
createTailer()
- Method in interface net.openhft.chronicle.queue.
ChronicleQueue
A Tailer can be used to read sequentially from the lower of a given position.
createTailer()
- Method in class net.openhft.chronicle.queue.impl.
AbstractChronicleQueue
createTailer(Q)
- Method in interface net.openhft.chronicle.queue.impl.
ExcerptFactory
createTailer()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueue
current(long)
- Method in interface net.openhft.chronicle.queue.
RollCycle
cycle()
- Method in interface net.openhft.chronicle.queue.
ExcerptAppender
cycle()
- Method in class net.openhft.chronicle.queue.impl.
AbstractChronicleQueue
cycle()
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreAppender
cycle()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueue
cycle()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore
cycle()
- Method in interface net.openhft.chronicle.queue.impl.
WireStore
E
epoch()
- Method in class net.openhft.chronicle.queue.impl.
AbstractChronicleQueue
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
epoch()
- Method in interface net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueFields
epoch()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore
epoch()
- Method in interface net.openhft.chronicle.queue.impl.
WireStore
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 interface net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueFields
Excerpt
- Interface in
net.openhft.chronicle.queue
The main data container of a
ChronicleQueue
, an extended version of
ExcerptTailer
which also facilitates random access.
ExcerptAppender
- Interface in
net.openhft.chronicle.queue
The component that facilitates sequentially writing data to a
ChronicleQueue
.
ExcerptCommon
- Interface in
net.openhft.chronicle.queue
ExcerptComparator
- Interface in
net.openhft.chronicle.queue
For a binary search, provide a comparison of Excerpts
ExcerptFactory
<
Q
extends
SingleChronicleQueueFields
> - Interface in
net.openhft.chronicle.queue.impl
Excerpts
- Class in
net.openhft.chronicle.queue.impl
Excerpts()
- Constructor for class net.openhft.chronicle.queue.impl.
Excerpts
Excerpts.BytesConsumer
- Interface in
net.openhft.chronicle.queue.impl
Excerpts.StoreAppender
- Class in
net.openhft.chronicle.queue.impl
StoreAppender
Excerpts.StoreTailer
- Class in
net.openhft.chronicle.queue.impl
Tailer
ExcerptTailer
- Interface in
net.openhft.chronicle.queue
The component that facilitates sequentially reading data from a
ChronicleQueue
.
excertpFactory(ExcerptFactory<SingleChronicleQueue>)
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
excertpFactory()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
F
findMatch(ExcerptComparator)
- Method in interface net.openhft.chronicle.queue.
Excerpt
Find any entry which return a match i.e.
findRange(long[], ExcerptComparator)
- Method in interface net.openhft.chronicle.queue.
Excerpt
Find entries which return a match.
firstIndex()
- Method in interface net.openhft.chronicle.queue.
ChronicleQueue
firstIndex()
- Method in class net.openhft.chronicle.queue.impl.
AbstractChronicleQueue
firstIndex()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueue
firstSequenceNumber()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore
firstSequenceNumber()
- Method in interface net.openhft.chronicle.queue.impl.
WireStore
format()
- Method in interface net.openhft.chronicle.queue.
RollCycle
format()
- Method in enum net.openhft.chronicle.queue.
RollCycles
formatFor(long)
- Method in class net.openhft.chronicle.queue.
RollDateCache
Formats a rollCycle number into a date/time String based on a fixed date/time format.
from(int, String, ZoneId)
- Static method in interface net.openhft.chronicle.queue.
RollCycle
I
index(long, long)
- Static method in interface net.openhft.chronicle.queue.
ChronicleQueue
index()
- Method in interface net.openhft.chronicle.queue.
ExcerptAppender
index()
- Method in interface net.openhft.chronicle.queue.
ExcerptTailer
index()
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreAppender
index()
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreTailer
INDEX_TEMPLATE
- Static variable in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore
L
lastIndex()
- Method in interface net.openhft.chronicle.queue.
ChronicleQueue
lastIndex()
- Method in class net.openhft.chronicle.queue.impl.
AbstractChronicleQueue
lastIndex()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueue
length()
- Method in interface net.openhft.chronicle.queue.
RollCycle
length()
- Method in enum net.openhft.chronicle.queue.
RollCycles
M
mappedBytes()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore
mappedBytes()
- Method in interface net.openhft.chronicle.queue.impl.
WireStore
MESSAGE
- Static variable in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueue
MINUS_1_40BIT
- Static variable in interface net.openhft.chronicle.queue.
ChronicleQueue
moveToIndex(long)
- Method in interface net.openhft.chronicle.queue.
Excerpt
Randomly select an Excerpt.
moveToIndex(long)
- Method in interface net.openhft.chronicle.queue.
ExcerptTailer
Randomly select an Excerpt.
moveToIndex(long)
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreTailer
moveToIndex(Wire, long)
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore
Moves the position to the index
moveToIndex(Wire, long)
- Method in interface net.openhft.chronicle.queue.impl.
WireStore
N
name()
- Method in interface net.openhft.chronicle.queue.
ChronicleQueue
name()
- Method in class net.openhft.chronicle.queue.impl.
AbstractChronicleQueue
net.openhft.chronicle.queue
- package net.openhft.chronicle.queue
net.openhft.chronicle.queue.impl
- package net.openhft.chronicle.queue.impl
net.openhft.chronicle.queue.impl.single
- package net.openhft.chronicle.queue.impl.single
O
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
onRingBufferStats()
- Method in interface net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueFields
onThrowable(Consumer<Throwable>)
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
use this to trap exceptions that came from the other threads
P
parseCount(String)
- Method in class net.openhft.chronicle.queue.
RollDateCache
path()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueue
path()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
path()
- Method in interface net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueFields
prefetch()
- Method in interface net.openhft.chronicle.queue.
ExcerptCommon
Hint to the underlying store to get the next page(s)
prefetch()
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreAppender
prefetch()
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreTailer
Q
queue()
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreAppender
R
raw(File)
- Static method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
readBytes(ReadBytesMarshallable)
- Method in interface net.openhft.chronicle.queue.
ExcerptTailer
readBytes(Bytes)
- Method in interface net.openhft.chronicle.queue.
ExcerptTailer
readBytes(Bytes)
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreTailer
readBytes(ReadBytesMarshallable)
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreTailer
readDocument(ReadMarshallable)
- Method in interface net.openhft.chronicle.queue.
ExcerptTailer
readDocument(ReadMarshallable)
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreTailer
refCount()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore
release(WireStore)
- Method in class net.openhft.chronicle.queue.impl.
AbstractChronicleQueue
release(WireStore)
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueue
release()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore
release(WireStore)
- Method in class net.openhft.chronicle.queue.impl.
WireStorePool
reserve()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore
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()
- Method in interface net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueFields
RollCycle
- Interface in
net.openhft.chronicle.queue
RollCycles
- Enum in
net.openhft.chronicle.queue
RollDateCache
- Class in
net.openhft.chronicle.queue
RollDateCache(RollCycle)
- Constructor for class net.openhft.chronicle.queue.
RollDateCache
S
sequenceNumber()
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore
sequenceNumber()
- Method in interface net.openhft.chronicle.queue.impl.
WireStore
SingleChronicleQueue
- Class in
net.openhft.chronicle.queue.impl.single
SingleChronicleQueueBuilder
- Class in
net.openhft.chronicle.queue.impl.single
SingleChronicleQueueBuilder(String)
- Constructor for class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
SingleChronicleQueueBuilder(String, ExcerptFactory<SingleChronicleQueue>)
- Constructor for class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
SingleChronicleQueueBuilder(File)
- Constructor for class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
SingleChronicleQueueBuilder(File, ExcerptFactory<SingleChronicleQueue>)
- Constructor for class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
SingleChronicleQueueFields
- Interface in
net.openhft.chronicle.queue.impl.single
SingleChronicleQueueStore
- Class in
net.openhft.chronicle.queue.impl.single
SingleChronicleQueueStore.IndexOffset
- Enum in
net.openhft.chronicle.queue.impl.single
size()
- Method in interface net.openhft.chronicle.queue.
ChronicleQueue
size()
- Method in class net.openhft.chronicle.queue.impl.
AbstractChronicleQueue
StoreAppender(AbstractChronicleQueue)
- Constructor for class net.openhft.chronicle.queue.impl.
Excerpts.StoreAppender
storeForCycle(long, long)
- Method in class net.openhft.chronicle.queue.impl.
AbstractChronicleQueue
storeForCycle(long, long)
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueue
storeIndexLocation(Wire, long, long)
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore
storeIndexLocation(Wire, long, long)
- Method in interface net.openhft.chronicle.queue.impl.
WireStore
StoreTailer(AbstractChronicleQueue)
- Constructor for class net.openhft.chronicle.queue.impl.
Excerpts.StoreTailer
T
text(File)
- Static method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueBuilder
TIMEOUT
- Static variable in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueue
toAddress0(long)
- Static method in enum net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore.IndexOffset
toAddress1(long)
- Static method in enum net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore.IndexOffset
toBinaryString(long)
- Static method in enum net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore.IndexOffset
toCycle(long)
- Static method in interface net.openhft.chronicle.queue.
ChronicleQueue
toEnd()
- Method in interface net.openhft.chronicle.queue.
Excerpt
Wind to the upper.
toEnd()
- Method in interface net.openhft.chronicle.queue.
ExcerptTailer
Wind to the upper.
toEnd()
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreTailer
toScale()
- Static method in enum net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore.IndexOffset
toSequenceNumber(long)
- Static method in interface net.openhft.chronicle.queue.
ChronicleQueue
toStart()
- Method in interface net.openhft.chronicle.queue.
Excerpt
Replay from the lower.
toStart()
- Method in interface net.openhft.chronicle.queue.
ExcerptTailer
Replay from the lower.
toStart()
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreTailer
toString()
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreTailer
V
valueOf(String)
- Static method in enum net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore.IndexOffset
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.
values()
- Static method in enum net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore.IndexOffset
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.
W
WireStore
- 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.
AbstractChronicleQueue
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 interface net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueFields
withSupplier(WireStoreSupplier)
- Static method in class net.openhft.chronicle.queue.impl.
WireStorePool
writeBytes(WriteBytesMarshallable)
- Method in interface net.openhft.chronicle.queue.
ExcerptAppender
writeBytes(Bytes<?>)
- Method in interface net.openhft.chronicle.queue.
ExcerptAppender
writeBytes(Bytes)
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreAppender
writeBytes(WriteBytesMarshallable)
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreAppender
writeDocument(WriteMarshallable)
- Method in interface net.openhft.chronicle.queue.
ExcerptAppender
writeDocument(WriteMarshallable)
- Method in class net.openhft.chronicle.queue.impl.
Excerpts.StoreAppender
writeMarshallable(WireOut)
- Method in class net.openhft.chronicle.queue.impl.single.
SingleChronicleQueueStore
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
Z
zone()
- Method in interface net.openhft.chronicle.queue.
RollCycle
zone()
- Method in enum net.openhft.chronicle.queue.
RollCycles
A
B
C
E
F
I
L
M
N
O
P
Q
R
S
T
V
W
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.