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

A

AbstractChronicleQueueBuilder<B extends ChronicleQueueBuilder<B,Q>,Q extends ChronicleQueue> - Class in net.openhft.chronicle.queue.impl
Created by peter on 05/03/2016.
AbstractChronicleQueueBuilder(File) - Constructor for class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
acquire(int, long, boolean) - Method in class net.openhft.chronicle.queue.impl.WireStorePool
 
acquire(int, long, 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
 
action() - Method in class net.openhft.chronicle.queue.service.EventLoopServiceWrapper
 
add() - Method in enum net.openhft.chronicle.queue.TailerDirection
 
addInputPath(String) - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
addServiceFunction(Function<O, Object>) - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
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
 

B

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
 
blockSize(int) - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
blockSize() - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
blockSize - Variable in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
blockSize(int) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
blockSize() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
blockSize() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
bufferCapacity() - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
bufferCapacity(long) - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
bufferCapacity(int) - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
bufferCapacity() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
bufferCapacity(long) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
bufferCapacity(int) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
setting the bufferCapacity also sets buffered to true
bufferCapacity() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
buffered(boolean) - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
buffered() - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
buffered(boolean) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
when set to true.
buffered() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
buffered() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
build() - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
build() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
bytes() - Method in interface net.openhft.chronicle.queue.impl.WireStore
 

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<B extends ChronicleQueueBuilder<B,Q>,Q extends ChronicleQueue> - Interface in net.openhft.chronicle.queue
 
ChronicleReader - Enum in net.openhft.chronicle.queue
Display records in a Chronicle in a text form.
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
 
close() - Method in enum net.openhft.chronicle.queue.impl.single.NoDocumentContext
 
close() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
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.service.EventLoopServiceWrapper
 
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
 
createReader(JDBCResult) - Method in class net.openhft.chronicle.queue.JDBCService
 
createTailer() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
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
 
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() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender
 
cycle() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
cycle() - Method in class net.openhft.chronicle.queue.RollDetails
 

D

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
 
defaultZeroBinary(String) - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
defaultZeroBinary(File) - Static 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
 
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() - 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() - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
DumpQueueMain - Class in net.openhft.chronicle.queue
Created by Peter on 07/03/2016.
DumpQueueMain() - Constructor for class net.openhft.chronicle.queue.DumpQueueMain
 

E

epoch(long) - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
epoch() - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
epoch - Variable in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
epoch(long) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
sets epoch offset in milliseconds
epoch() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
epoch() - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
 
epoch() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
epoch() - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
eventLoop() - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
eventLoop(EventLoop) - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
eventLoop - Variable in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
eventLoop() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
eventLoop(EventLoop) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
eventLoop() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
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
Created by peter on 01/04/16.
EventLoopServiceWrapper(ServiceWrapperBuilder<O>) - Constructor for class net.openhft.chronicle.queue.service.EventLoopServiceWrapper
 
ExcerptAppender - Interface in net.openhft.chronicle.queue
The component that facilitates sequentially writing data to a ChronicleQueue.
excerptAppenderThreadLocal - Variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
ExcerptCommon<E extends ExcerptCommon<E>> - Interface in net.openhft.chronicle.queue
 
ExcerptContext - Interface in net.openhft.chronicle.queue.impl
Created by peter on 07/07/16.
ExcerptTailer - Interface in net.openhft.chronicle.queue
The component that facilitates sequentially reading data from a ChronicleQueue.
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
 
file() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
file() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
file() - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
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
 
format() - Method in interface net.openhft.chronicle.queue.RollCycle
 
format() - Method in enum net.openhft.chronicle.queue.RollCycles
 

G

get() - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
getLogger() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
getServiceFunctions() - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 

H

HEAD_ROOM - Static variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender
 

I

index() - Method in interface net.openhft.chronicle.queue.ExcerptTailer
 
index() - Method in enum net.openhft.chronicle.queue.impl.single.NoDocumentContext
 
index() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
indexCount() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
indexCount(int) - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
indexCount() - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
indexCount(int) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
indexCount() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
indexCount() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
indexSpacing() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
indexSpacing(int) - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
indexSpacing() - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
indexSpacing(int) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
indexSpacing() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
indexSpacing() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
init() - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
 
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
 
isBuffered - Variable in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
isClosed() - Method in class net.openhft.chronicle.queue.service.EventLoopServiceWrapper
 
isData() - Method in enum net.openhft.chronicle.queue.impl.single.NoDocumentContext
 
isMetaData() - Method in enum net.openhft.chronicle.queue.impl.single.NoDocumentContext
 
isNotComplete() - Method in enum net.openhft.chronicle.queue.impl.single.NoDocumentContext
 
isPresent() - Method in enum net.openhft.chronicle.queue.impl.single.NoDocumentContext
 

J

JDBCComponent - Class in net.openhft.chronicle.queue
Created by peter on 12/04/16.
JDBCComponent(ThrowingSupplier<Connection, SQLException>, JDBCResult) - Constructor for class net.openhft.chronicle.queue.JDBCComponent
 
JDBCResult - Interface in net.openhft.chronicle.queue
Created by peter on 06/04/16.
JDBCService - Class in net.openhft.chronicle.queue
Created by peter on 06/04/16.
JDBCService(ChronicleQueue, ChronicleQueue, ThrowingSupplier<Connection, SQLException>) - Constructor for class net.openhft.chronicle.queue.JDBCService
 
JDBCStatement - Interface in net.openhft.chronicle.queue
Created by peter on 06/04/16.

L

lastAcknowledgedIndexReplicated(long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
lastAcknowledgedIndexReplicated(long) - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
lastAcknowledgedIndexReplicated() - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
lastCycle() - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
 
lastCycle() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
lastIndexAppended() - Method in interface net.openhft.chronicle.queue.ExcerptAppender
 
lastIndexAppended() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender
 
lazyIndexing(boolean) - Method in interface net.openhft.chronicle.queue.ExcerptCommon
 
lazyIndexing() - Method in interface net.openhft.chronicle.queue.ExcerptCommon
 
lazyIndexing(boolean) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender
 
lazyIndexing() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender
 
lazyIndexing(boolean) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
lazyIndexing() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
length() - Method in interface net.openhft.chronicle.queue.RollCycle
 
length() - Method in enum net.openhft.chronicle.queue.RollCycles
 

M

main(String...) - Static method in enum net.openhft.chronicle.queue.ChronicleReader
 
main(String[]) - Static method in class net.openhft.chronicle.queue.DumpQueueMain
 
metaData(boolean) - Method in enum net.openhft.chronicle.queue.impl.single.NoDocumentContext
 
MetaDataKeys - Enum in net.openhft.chronicle.queue.impl.single
Created by Peter on 05/03/2016.
millis - Variable in class net.openhft.chronicle.queue.impl.RollingResourcesCache.Resource
 
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 interface net.openhft.chronicle.queue.impl.WireStore
 

N

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
 
net.openhft.chronicle.queue.service - package net.openhft.chronicle.queue.service
 
newAppender() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
NoDocumentContext - Enum in net.openhft.chronicle.queue.impl.single
Created by peter on 12/02/2016.
NoMessageHistory - Enum in net.openhft.chronicle.queue
Created by peter on 27/03/16.

O

onAcquired(int, File) - Method in interface net.openhft.chronicle.queue.impl.StoreFileListener
 
onReleased(int, File) - Method in interface net.openhft.chronicle.queue.impl.StoreFileListener
 
onRingBufferStats(Consumer<BytesRingBufferStats>) - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
onRingBufferStats() - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
onRingBufferStats(Consumer<BytesRingBufferStats>) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
consumer will be called every second, also as there is data to report
onRingBufferStats() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
onRingBufferStats() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
outClass() - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
outClass(Class<O>) - Method in class net.openhft.chronicle.queue.service.ServiceWrapperBuilder
 
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
 

P

parseCount(String) - Method in class net.openhft.chronicle.queue.impl.RollingResourcesCache
 
path() - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
path - Variable in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
path() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
path - Variable in class net.openhft.chronicle.queue.impl.RollingResourcesCache.Resource
 
pauserReset() - Method in interface net.openhft.chronicle.queue.impl.ExcerptContext
 
pauserSupplier() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
pauserSupplier(Supplier<Pauser>) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
pretouch() - Method in interface net.openhft.chronicle.queue.ExcerptAppender
Asynchronous call to load a block before it needed to reduce latency.
pretouch() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender
 
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
 

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.StoreAppender
 
queue() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 

R

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(boolean) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
recordHistory() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender
 
recoverAndWriteHeader(Wire, int, long, LongValue) - Method in class net.openhft.chronicle.queue.impl.single.SimpleStoreRecovery
 
recoverAndWriteHeader(Wire, int, long, LongValue) - Method in interface net.openhft.chronicle.queue.impl.single.StoreRecovery
 
recoverAndWriteHeader(Wire, int, long, LongValue) - Method in class net.openhft.chronicle.queue.impl.single.TimedStoreRecovery
 
recoverIndex2Index(LongValue, Callable<Long>, long) - Method in class net.openhft.chronicle.queue.impl.single.SimpleStoreRecovery
 
recoverIndex2Index(LongValue, Callable<Long>, long) - Method in interface net.openhft.chronicle.queue.impl.single.StoreRecovery
 
recoverIndex2Index(LongValue, Callable<Long>, long) - Method in class net.openhft.chronicle.queue.impl.single.TimedStoreRecovery
 
recoverSecondaryAddress(LongArrayValues, int, Callable<Long>, long) - Method in class net.openhft.chronicle.queue.impl.single.SimpleStoreRecovery
 
recoverSecondaryAddress(LongArrayValues, int, Callable<Long>, long) - Method in interface net.openhft.chronicle.queue.impl.single.StoreRecovery
 
recoverSecondaryAddress(LongArrayValues, int, Callable<Long>, long) - Method in class net.openhft.chronicle.queue.impl.single.TimedStoreRecovery
 
recoverySupplier() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
recoverySupplier(StoreRecoveryFactory) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
recoverySupplier() - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
 
recoverySupplier() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
release(WireStore) - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
 
release(WireStore) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
release(WireStore) - Method in class net.openhft.chronicle.queue.impl.WireStorePool
 
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.
rollCycle() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
rollCycle(RollCycle) - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
rollCycle() - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
rollCycle - Variable in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
rollCycle(RollCycle) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
rollCycle() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
rollCycle() - Method in interface net.openhft.chronicle.queue.impl.RollingChronicleQueue
 
rollCycle() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
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>) - Constructor for class net.openhft.chronicle.queue.impl.RollingResourcesCache
 
RollingResourcesCache.Resource - Class in net.openhft.chronicle.queue.impl
 

S

ScanResult - Enum in net.openhft.chronicle.queue.impl.single
Created by peter on 11/03/16.
sequenceForPosition(ExcerptContext, long) - 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
Created by peter on 23/04/16.
ServiceWrapperBuilder<O> - Class in net.openhft.chronicle.queue.service
Created by peter on 23/04/16.
setPositionForSequenceNumber(ExcerptContext, long, long) - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
SimpleStoreRecovery - Class in net.openhft.chronicle.queue.impl.single
Created by peter on 22/05/16.
SimpleStoreRecovery() - Constructor for class net.openhft.chronicle.queue.impl.single.SimpleStoreRecovery
 
single(String) - Static method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
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(String) - Constructor for class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
Deprecated.
SingleChronicleQueueBuilder(File) - Constructor for class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
Deprecated.
SingleChronicleQueueExcerpts - Class in net.openhft.chronicle.queue.impl.single
 
SingleChronicleQueueExcerpts() - Constructor for class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts
 
SingleChronicleQueueExcerpts.StoreAppender - Class in net.openhft.chronicle.queue.impl.single
StoreAppender
SingleChronicleQueueExcerpts.StoreTailer - Class in net.openhft.chronicle.queue.impl.single
Tailer
SingleChronicleQueueExcerpts.WireWriter<T> - Interface in net.openhft.chronicle.queue.impl.single
 
singleText(String) - Static method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
Deprecated.
sourceId() - Method in interface net.openhft.chronicle.queue.ChronicleQueue
 
sourceId() - Method in interface net.openhft.chronicle.queue.ExcerptCommon
 
sourceId(int) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
sourceId() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
sourceId() - Method in enum net.openhft.chronicle.queue.impl.single.NoDocumentContext
 
sourceId - Variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
sourceId() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
sourceId() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender
 
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
 
StoreAppender(SingleChronicleQueue) - Constructor for class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender
 
storeFactory() - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
storeFactory(WireStoreFactory) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
storeFactory() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
storeFileListener(StoreFileListener) - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
storeFileListener() - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
storeFileListener(StoreFileListener) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
storeFileListener() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
StoreFileListener - Interface in net.openhft.chronicle.queue.impl
Created by peter on 27/06/16.
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
Created by peter on 21/05/16.
StoreRecoveryFactory - Interface in net.openhft.chronicle.queue.impl.single
Created by peter on 22/05/16.
StoreTailer(SingleChronicleQueue) - Constructor for class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
SUFFIX - Static variable in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 

T

TailerDirection - Enum in net.openhft.chronicle.queue
Created by Peter on 05/03/2016.
tailFileFrom(String, String, long, boolean) - Static method in enum net.openhft.chronicle.queue.ChronicleReader
 
TEST_BLOCK_SIZE - Static variable in interface net.openhft.chronicle.queue.ChronicleQueue
 
text - Variable in class net.openhft.chronicle.queue.impl.RollingResourcesCache.Resource
 
text(File) - Static method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder
Deprecated.
TimedStoreRecovery - Class in net.openhft.chronicle.queue.impl.single
Created by peter on 21/05/16.
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(long) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
timeoutMS() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
timeoutMS() - Method in interface net.openhft.chronicle.queue.impl.ExcerptContext
 
timeoutMS() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender
 
timeoutMS() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer
 
timeProvider() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
timeProvider(TimeProvider) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
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 int eh last entry
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
 
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
 

U

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

valueOf(String) - Static method in enum net.openhft.chronicle.queue.ChronicleReader
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.NoDocumentContext
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.NoMessageHistory
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.
values() - Static method in enum net.openhft.chronicle.queue.ChronicleReader
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.NoDocumentContext
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.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.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.

W

wire() - Method in interface net.openhft.chronicle.queue.impl.ExcerptContext
 
wire() - Method in enum net.openhft.chronicle.queue.impl.single.NoDocumentContext
 
wire() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender
 
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.StoreAppender
 
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(WireType) - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
wireType() - Method in interface net.openhft.chronicle.queue.ChronicleQueueBuilder
 
wireType - Variable in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
wireType(WireType) - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
wireType() - Method in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder
 
wireType() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue
 
withSupplier(WireStoreSupplier, StoreFileListener) - Static method in class net.openhft.chronicle.queue.impl.WireStorePool
 
write(T, WireOut) - Method in interface net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.WireWriter
 
writeBytes(Bytes<?>) - Method in interface net.openhft.chronicle.queue.ExcerptAppender
 
writeBytes(long, BytesStore) - Method in interface net.openhft.chronicle.queue.ExcerptAppender
Write an entry at a given index.
writeBytes(Bytes) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender
 
writeBytes(long, BytesStore) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender
 
writeEndOfWire(Wire, long) - Method in class net.openhft.chronicle.queue.impl.single.SimpleStoreRecovery
 
writeEndOfWire(Wire, long) - Method in interface net.openhft.chronicle.queue.impl.single.StoreRecovery
 
writeEndOfWire(Wire, long) - Method in class net.openhft.chronicle.queue.impl.single.TimedStoreRecovery
 
writeEOF(Wire, long) - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
writeHeader(Wire, int, long, LongValue) - Method in interface net.openhft.chronicle.queue.impl.single.StoreRecovery
 
writeHeader(Wire, int, long) - Method in interface net.openhft.chronicle.queue.impl.WireStore
 
writeMarshallable(WireOut) - Method in class net.openhft.chronicle.queue.impl.single.TimedStoreRecovery
 
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.
writingDocument() - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender
 
writingDocument(long) - Method in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2016. All rights reserved.