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

A

absentDelegating() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
absentEntry() - Method in interface net.openhft.chronicle.hash.HashQueryContext
Returns the special absent entry object, if the entry with the queried key is absent in the hash, returns null, if the entry is present.
absentEntry() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
absentEntry() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
absentEntry() - Method in interface net.openhft.chronicle.map.MapQueryContext
 
absentEntry() - Method in interface net.openhft.chronicle.set.SetQueryContext
 
absentEntryDelegating() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
absentKey() - Method in interface net.openhft.chronicle.hash.HashAbsentEntry
Returns the key is going to be inserted into the ChronicleHash.
absentKey() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
absentKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
absentKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReplicatedMapAbsentDelegatingForIteration
 
absentKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
absentKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedMapAbsentDelegating
 
AbstractData<V> - Class in net.openhft.chronicle.hash
Defines reasonable defaults for Data's equals(), hashCode() and toString().
AbstractData() - Constructor for class net.openhft.chronicle.hash.AbstractData
Constructor for use by subclasses.
AbstractReplication - Class in net.openhft.chronicle.hash.replication
Common configurations of SingleChronicleHashReplication and ReplicationHub.
AbstractReplication.Builder<R extends AbstractReplication,B extends AbstractReplication.Builder<R,B>> - Class in net.openhft.chronicle.hash.replication
Builder of AbstractReplication configurations.
acquireContext(K, V) - Method in interface net.openhft.chronicle.map.ChronicleMap
 
acquireHandle - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
acquireHandle() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
AcquireHandle() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapQueryContext.AcquireHandle
 
acquireHandle - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
acquireHandle() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
AcquireHandle() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.AcquireHandle
 
acquireUsing(K, V) - Method in interface net.openhft.chronicle.map.ChronicleMap
Acquire a value for a key, creating if absent.
acquireUsing(MapQueryContext<K, V, R>, ReturnValue<V>) - Method in interface net.openhft.chronicle.map.MapMethods
actualChunkSize(int) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures the size in bytes of allocation unit of hash container instances, created by this builder.
actualChunkSize(int) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Configures the size in bytes of allocation unit of hash container instances, created by this builder.
actualChunkSize(int) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
actualChunksPerSegmentTier(long) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures the actual number of chunks, that will be reserved for any single segment tier of the hash containers, created by this builder.
actualChunksPerSegmentTier(long) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
actualChunksPerSegmentTier(long) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
actualSegments(int) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures the actual number of segments in the hash containers, created by this builder.
actualSegments(int) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
actualSegments(int) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
address() - Method in class net.openhft.chronicle.hash.replication.UdpTransportConfig
 
aligned64BitMemoryOperationsAtomic(boolean) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Specifies whether on the current combination of platform, OS and Jvm aligned 8-byte reads and writes are atomic or not.
aligned64BitMemoryOperationsAtomic(boolean) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
aligned64BitMemoryOperationsAtomic(boolean) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
alloc(int, long, int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
alloc(int, long, int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
alloc(int, long, int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
alloc(int, long, int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
allocatedChunks - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
allocatedChunks() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
allocatedChunks - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
allocatedChunks() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
allocatedChunks - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
allocatedChunks() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
allocatedChunks - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
allocatedChunks() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
allocatedChunksInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
allocatedChunksInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
allocatedChunksInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
allocatedChunksInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
allocReturnCode(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
allocReturnCode(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
allocReturnCode(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
allocReturnCode(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
allocReturnCodeGuarded(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
allocReturnCodeGuarded(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
allocReturnCodeGuarded(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
allocReturnCodeGuarded(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
allowSegmentTiering(boolean) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
In addition to maxBloatFactor(1.0), that does not guarantee that segments won't tier (due to bad hash distribution or natural variance), configuring allowSegmentTiering(false) makes Chronicle Hashes, created by this builder, to throw IllegalStateException immediately when some segment overflows.
allowSegmentTiering(boolean) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
allowSegmentTiering(boolean) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
autoReconnectedUponDroppedConnection() - Method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
autoReconnectedUponDroppedConnection(boolean) - Method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
averageKey(K) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures the average number of bytes, taken by serialized form of keys, put into hash containers, created by this builder, by serializing the given averageKey using the configured keys marshallers.
averageKey(K) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Configures the average number of bytes, taken by serialized form of keys, put into hash containers, created by this builder, by serializing the given averageKey using the configured keys marshallers.
averageKey(K) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
averageKeySize(double) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures the average number of bytes, taken by serialized form of keys, put into hash containers, created by this builder.
averageKeySize(double) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Configures the average number of bytes, taken by serialized form of keys, put into hash containers, created by this builder.
averageKeySize(double) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
Configures the average number of bytes, taken by serialized form of keys, put into hash containers, created by this builder.
averageValue(V) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Configures the average number of bytes, taken by serialized form of values, put into maps, created by this builder, by serializing the given averageValue using the configured value marshallers.
averageValueSize(double) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Configures the average number of bytes, taken by serialized form of values, put into maps, created by this builder.

B

bootstrapOnlyLocalEntries() - Method in class net.openhft.chronicle.hash.replication.AbstractReplication
 
bootstrapOnlyLocalEntries(boolean) - Method in class net.openhft.chronicle.hash.replication.AbstractReplication.Builder
Configures if the node, provided with replication, created by this builder, should replicate only local data, last updated with own identifier, or all data currently present on the node, when a new node joins the replication grid.
bootstrapTimestamp - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
bootstrapTimestamp() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
bucketInterval(TimeUnit) - Method in class net.openhft.chronicle.hash.replication.ThrottlingConfig
Returns the throttle bucketing interval in the given time units.
bucketInterval(long, TimeUnit) - Method in class net.openhft.chronicle.hash.replication.ThrottlingConfig
Returns a copy of this config with the specified bucketing interval.
builder() - Static method in class net.openhft.chronicle.hash.replication.ReplicationHub
Creates and returns a new ReplicationHub.Builder.
builder() - Static method in class net.openhft.chronicle.hash.replication.SingleChronicleHashReplication
 
bytes() - Method in interface net.openhft.chronicle.hash.Data
Returns the accessor object to the Data's bytes.
bytes() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryKeyBytesData
 
bytes() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryValueBytesData
 
bytes() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.DummyValueZeroData
 
bytes() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryKeyBytesData
 
bytes() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryValueBytesData
 
bytes() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.DummyValueZeroData
 
bytes() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryKeyBytesData
 
bytes() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryValueBytesData
 
bytes() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.DummyValueZeroData
 
bytes() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryKeyBytesData
 
bytes() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryValueBytesData
 
bytes() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputKeyBytesData
 
bytes() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputValueBytesData
 
bytesEquivalent(Data<?>, Data<?>) - Static method in interface net.openhft.chronicle.hash.Data
Utility method, compares two Data instances represent equivalent bytes sequences: by comparing their sizes, then calling d1.equivalent(d2.bytes(), d2.offset()).
BytesReader<T> - Interface in net.openhft.chronicle.hash.serialization
External version on ReadBytesMarshallable, could be used as lambda.
BytesWriter<T> - Interface in net.openhft.chronicle.hash.serialization
External version of WriteBytesMarshallable, could be used as lambda.

C

cachedBytesReplicatedInputKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputKeyBytesData
 
cachedBytesReplicatedInputKeyInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputKeyBytesData
 
cachedBytesReplicatedInputValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputValueBytesData
 
cachedBytesReplicatedInputValueInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputValueBytesData
 
cachedEntryKey() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryKeyBytesData
 
cachedEntryKey() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryKeyBytesData
 
cachedEntryKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryKeyBytesData
 
cachedEntryKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryKeyBytesData
 
cachedEntryKeyInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryKeyBytesData
 
cachedEntryKeyInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryKeyBytesData
 
cachedEntryKeyInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryKeyBytesData
 
cachedEntryKeyInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryKeyBytesData
 
cachedEntryValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryValueBytesData
 
cachedEntryValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryValueBytesData
 
cachedEntryValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryValueBytesData
 
cachedEntryValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryValueBytesData
 
cachedEntryValueInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryValueBytesData
 
cachedEntryValueInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryValueBytesData
 
cachedEntryValueInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryValueBytesData
 
cachedEntryValueInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryValueBytesData
 
changeAndGetLatestSameThreadSegmentModCount(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
changeAndGetLatestSameThreadSegmentModCount(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
changeAndGetLatestSameThreadSegmentModCount(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
changeAndGetLatestSameThreadSegmentModCount(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
changeAndGetTotalReadLockCount(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
changeAndGetTotalReadLockCount(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
changeAndGetTotalReadLockCount(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
changeAndGetTotalReadLockCount(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
changeAndGetTotalUpdateLockCount(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
changeAndGetTotalUpdateLockCount(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
changeAndGetTotalUpdateLockCount(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
changeAndGetTotalUpdateLockCount(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
changeAndGetTotalWriteLockCount(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
changeAndGetTotalWriteLockCount(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
changeAndGetTotalWriteLockCount(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
changeAndGetTotalWriteLockCount(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
changed() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
changed() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
channelId() - Method in class net.openhft.chronicle.hash.replication.ReplicationChannel
Returns the identifier of this channel, with which was created.
checkAccessingFromOwnerThread() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
checkAccessingFromOwnerThread() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
checkAccessingFromOwnerThread() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
checkAccessingFromOwnerThread() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
checkEntryNotRemovedOnThisIteration() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
checkEntryNotRemovedOnThisIteration() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
checkIterationContextNotLockedInThisThread() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
checkIterationContextNotLockedInThisThread() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
checkIterationContextNotLockedInThisThread() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
checkIterationContextNotLockedInThisThread() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
checkNestedContextsQueryDifferentKeys(LocksInterface) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
checkNestedContextsQueryDifferentKeys(LocksInterface) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
checkNestedContextsQueryDifferentKeys(LocksInterface) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
checkNestedContextsQueryDifferentKeys(LocksInterface) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
checkOnEachPublicOperation() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
checkOnEachPublicOperation() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
checkOnEachPublicOperation() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
checkOnEachPublicOperation() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
checkSlotContainsExpectedKeyAndValue(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
checkSlotContainsExpectedKeyAndValue(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
checkSlotContainsExpectedKeyAndValue(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
checkSlotContainsExpectedKeyAndValue(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
checkSum() - Method in interface net.openhft.chronicle.hash.ChecksumEntry
Computes checksum from the entry bytes and checks whether it is equal to the stored checksum.
checkSum() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
checkSum() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
checkSum() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
checkSum() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
checksumEntries(boolean) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures whether hash containers, created by this builder, should compute and store entry checksums.
checksumEntries(boolean) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
checksumEntries(boolean) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
ChecksumEntry - Interface in net.openhft.chronicle.hash
Abstracts entries of hash containers, created by ChronicleHashBuilders with ChronicleHashBuilder.checksumEntries(boolean) configured to true.
checksumStrategy - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
checksumStrategy() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
checksumStrategy - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
checksumStrategy() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
checksumStrategy - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
checksumStrategy() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
checksumStrategy - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
checksumStrategy() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
ChronicleHash<K,E extends HashEntry<K>,SC extends HashSegmentContext<K,?>,EQC extends ExternalHashQueryContext<K>> - Interface in net.openhft.chronicle.hash
This interface defines common ChronicleMap and ChronicleSet, related to off-heap memory management and file-mapping.
ChronicleHashBuilder<K,H extends ChronicleHash<K,?,?,?>,B extends ChronicleHashBuilder<K,H,B>> - Interface in net.openhft.chronicle.hash
This interface defines the meaning of configurations, common to ChronicleMapBuilder and ChronicleSetBuilder, i.
ChronicleHashInstanceBuilder<H extends ChronicleHash> - Interface in net.openhft.chronicle.hash
 
ChronicleMap<K,V> - Interface in net.openhft.chronicle.map
Extension of ConcurrentMap interface, stores the data off-heap.
ChronicleMapBuilder<K,V> - Class in net.openhft.chronicle.map
ChronicleMapBuilder manages ChronicleMap configurations; could be used as a classic builder and/or factory.
ChronicleSet<K> - Interface in net.openhft.chronicle.set
 
ChronicleSetBuilder<K> - Class in net.openhft.chronicle.set
ChronicleSetBuilder manages the whole set of ChronicleSet configurations, could be used as a classic builder and/or factory.
cleanupAction() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
cleanupRemovedEntries(boolean) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures if replicated Chronicle Hashes, constructed by this builder, should completely erase entries, removed some time ago.
cleanupRemovedEntries(boolean) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
cleanupRemovedEntries(boolean) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
clone() - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Clones this builder.
clone() - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
clone() - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
close() - Method in interface net.openhft.chronicle.hash.ChronicleHash
Releases the off-heap memory, used by this hash container and resources, used by replication, if any.
close() - Method in interface net.openhft.chronicle.hash.ExternalHashQueryContext
Closes the query context, automatically releases all locks and disposes all resources, acquired during the query operation.
close() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
close() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.AcquireHandle
 
close() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
close() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
close() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.AcquireHandle
 
close() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeAllocatedChunks() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeAllocatedChunks() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeAllocatedChunks() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeAllocatedChunks() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeCachedBytesReplicatedInputKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputKeyBytesData
 
closeCachedBytesReplicatedInputValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputValueBytesData
 
closeCachedEntryKey() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryKeyBytesData
 
closeCachedEntryKey() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryKeyBytesData
 
closeCachedEntryKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryKeyBytesData
 
closeCachedEntryKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryKeyBytesData
 
closeCachedEntryValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryValueBytesData
 
closeCachedEntryValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryValueBytesData
 
closeCachedEntryValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryValueBytesData
 
closeCachedEntryValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryValueBytesData
 
closeDefaultReturnedValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.DefaultReturnValue
 
closeDefaultReturnedValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.DefaultReturnValue
 
closeDelayedUpdateChecksum() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeDelayedUpdateChecksum() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeDelayedUpdateChecksum() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeDelayedUpdateChecksum() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeEntriesToTest() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeEntryKeyBytesDataInnerGetUsingDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryKeyBytesData
 
closeEntryKeyBytesDataInnerGetUsingDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryKeyBytesData
 
closeEntryKeyBytesDataInnerGetUsingDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryKeyBytesData
 
closeEntryKeyBytesDataInnerGetUsingDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryKeyBytesData
 
closeEntryKeyBytesDataSizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryKeyBytesData
 
closeEntryKeyBytesDataSizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryKeyBytesData
 
closeEntryKeyBytesDataSizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryKeyBytesData
 
closeEntryKeyBytesDataSizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryKeyBytesData
 
closeEntryOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeEntryOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeEntryOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeEntryOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeEntryOffsetDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeEntryOffsetDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeEntryOffsetDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeEntryOffsetDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeEntryRemovedOnThisIteration() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeEntryRemovedOnThisIteration() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeEntrySizeInChunks() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeEntrySizeInChunks() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeEntrySizeInChunks() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeEntrySizeInChunks() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeEntryValueBytesDataInnerGetUsingDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryValueBytesData
 
closeEntryValueBytesDataInnerGetUsingDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryValueBytesData
 
closeEntryValueBytesDataInnerGetUsingDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryValueBytesData
 
closeEntryValueBytesDataInnerGetUsingDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryValueBytesData
 
closeEntryValueBytesDataSizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryValueBytesData
 
closeEntryValueBytesDataSizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryValueBytesData
 
closeEntryValueBytesDataSizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryValueBytesData
 
closeEntryValueBytesDataSizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryValueBytesData
 
closeHashEntryChecksumStrategyComputeAndStoreChecksumDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.HashEntryChecksumStrategy
 
closeHashEntryChecksumStrategyComputeAndStoreChecksumDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.HashEntryChecksumStrategy
 
closeHashEntryChecksumStrategyComputeAndStoreChecksumDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.HashEntryChecksumStrategy
 
closeHashEntryChecksumStrategyComputeAndStoreChecksumDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.HashEntryChecksumStrategy
 
closeHashEntryChecksumStrategyComputeChecksumDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.HashEntryChecksumStrategy
 
closeHashEntryChecksumStrategyComputeChecksumDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.HashEntryChecksumStrategy
 
closeHashEntryChecksumStrategyComputeChecksumDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.HashEntryChecksumStrategy
 
closeHashEntryChecksumStrategyComputeChecksumDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.HashEntryChecksumStrategy
 
closeHashLookupPos() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeHashLookupPos() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeHashLookupPos() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeHashLookupPos() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeHashLookupPosDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeHashLookupPosDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeHashLookupPosDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeHashLookupPosDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeHashLookupSearchAddrDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeHashLookupSearchAddrDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeHashLookupSearchFoundDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeHashLookupSearchFoundDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeHashLookupSearchHlDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeHashLookupSearchHlDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeHashLookupSearchNextPosDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeHashLookupSearchNextPosDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeInputKey() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeInputKey() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeInputKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeInputKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeInputKeyDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeInputKeyDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeInputKeyDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeInputKeyDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeInputKeyHashCodeKeyHashCodeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeInputKeyHashCodeKeyHashCodeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeIterationCheckOnEachPublicOperationCheckOnEachPublicOperationDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeIterationCheckOnEachPublicOperationCheckOnEachPublicOperationDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeIterationKeyHashCodeKeyHashCodeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeIterationKeyHashCodeKeyHashCodeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeIterationSegmentStagesCheckNestedContextsQueryDifferentKeysDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeIterationSegmentStagesCheckNestedContextsQueryDifferentKeysDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeIterationSegmentStagesDeregisterIterationContextLockedInThisThreadDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeIterationSegmentStagesDeregisterIterationContextLockedInThisThreadDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeIterationSegmentStagesLowestPossiblyFreeChunkDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeIterationSegmentStagesLowestPossiblyFreeChunkDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeIterationSegmentStagesRegisterIterationContextLockedInThisThreadDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeIterationSegmentStagesRegisterIterationContextLockedInThisThreadDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeIterationSegmentStagesTierCountersAreaAddrDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeIterationSegmentStagesTierCountersAreaAddrDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeIterationSegmentStagesTierEntriesDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeIterationSegmentStagesTierEntriesDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeKeyHash() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeKeyHash() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeKeyHash() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeKeyHash() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeKeyHashDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeKeyHashDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeKeyHashDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeKeyHashDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeKeyOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeKeyOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeKeyOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeKeyOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeKeyOffsetDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeKeyOffsetDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeKeyOffsetDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeKeyOffsetDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeKeySearchDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeKeySearchDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeKeySearchKeyEqualsDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeKeySearchKeyEqualsDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeKeySearchKeyEqualsDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeKeySearchKeyEqualsDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeKeySearchSearchStatePresentDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeKeySearchSearchStatePresentDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeKeySize() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeKeySize() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeKeySize() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeKeySize() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeKeySizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeKeySizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeKeySizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeKeySizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeLocksDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeLocksDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeLocksDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeLocksDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeMapEntryStagesCountValueSizeOffsetDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeMapEntryStagesEntryEndDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeMapEntryStagesEntrySizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeMapEntryStagesKeyEndDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeMapEntryStagesReadExistingEntryDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeMapQueryDropSearchIfNestedContextsAndPresentHashLookupSlotCheckFailedDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeMapQueryTieredEntryPresentDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeMapSegmentIterationCheckEntryNotRemovedOnThisIterationDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeNextDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WrappedValueInstanceDataHolder
 
closeNextDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WrappedValueInstanceDataHolder
 
closeNextDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WrappedValueInstanceDataHolder
 
closeNextDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WrappedValueInstanceDataHolder
 
closeOwnerThreadHolderCheckAccessingFromOwnerThreadDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeOwnerThreadHolderCheckAccessingFromOwnerThreadDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeOwnerThreadHolderCheckAccessingFromOwnerThreadDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeOwnerThreadHolderCheckAccessingFromOwnerThreadDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closePos() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closePos() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closePos() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closePos() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closePosDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closePosDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closePosDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closePosDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closePresenceOfEntry() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closePresenceOfEntry() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeQueryCheckOnEachPublicOperationCheckOnEachPublicOperationDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQueryCheckOnEachPublicOperationCheckOnEachPublicOperationDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeQueryHashLookupSearchAddrDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQueryHashLookupSearchAddrDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeQueryHashLookupSearchCheckSlotContainsExpectedKeyAndValueDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQueryHashLookupSearchCheckSlotContainsExpectedKeyAndValueDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeQueryHashLookupSearchFoundDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQueryHashLookupSearchFoundDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeQueryHashLookupSearchHlDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQueryHashLookupSearchHlDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeQueryHashLookupSearchNextPosDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQueryHashLookupSearchNextPosDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeQueryMapEntryStagesCountValueSizeOffsetDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQueryMapEntryStagesEntryEndDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQueryMapEntryStagesEntrySizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQueryMapEntryStagesKeyEndDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQueryMapEntryStagesReadExistingEntryDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQuerySegmentStagesCheckNestedContextsQueryDifferentKeysDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQuerySegmentStagesCheckNestedContextsQueryDifferentKeysDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeQuerySegmentStagesDeregisterIterationContextLockedInThisThreadDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQuerySegmentStagesDeregisterIterationContextLockedInThisThreadDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeQuerySegmentStagesHasNextTierDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQuerySegmentStagesHasNextTierDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeQuerySegmentStagesLowestPossiblyFreeChunkDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQuerySegmentStagesLowestPossiblyFreeChunkDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeQuerySegmentStagesNextTierDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQuerySegmentStagesNextTierDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeQuerySegmentStagesNextTierIndexDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQuerySegmentStagesNextTierIndexDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeQuerySegmentStagesPrevTierIndexDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQuerySegmentStagesPrevTierIndexDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeQuerySegmentStagesRegisterIterationContextLockedInThisThreadDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQuerySegmentStagesRegisterIterationContextLockedInThisThreadDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeQuerySegmentStagesTierCountersAreaAddrDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQuerySegmentStagesTierCountersAreaAddrDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeQuerySegmentStagesTierEntriesDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeQuerySegmentStagesTierEntriesDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeReadLockLockDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.ReadLock
 
closeReadLockLockDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.ReadLock
 
closeReadLockLockDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReadLock
 
closeReadLockLockDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReadLock
 
closeReplicatedChronicleMapHolderImplContextAtIndexInChainDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeReplicatedChronicleMapHolderImplContextAtIndexInChainDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeReplicatedChronicleMapHolderImplMDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeReplicatedChronicleMapHolderImplMDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeReplicatedInputBytes() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeReplicatedInputBytesDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeReplicatedInputKeyBytesDataGetUsingDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputKeyBytesData
 
closeReplicatedInputKeyBytesDataSizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputKeyBytesData
 
closeReplicatedInputValueBytesDataGetUsingDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputValueBytesData
 
closeReplicatedInputValueBytesDataSizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputValueBytesData
 
closeReplicatedMapEntryStagesCountValueSizeOffsetDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeReplicatedMapEntryStagesCountValueSizeOffsetDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeReplicatedMapEntryStagesEntryEndDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeReplicatedMapEntryStagesEntryEndDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeReplicatedMapEntryStagesEntrySizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeReplicatedMapEntryStagesEntrySizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeReplicatedMapEntryStagesKeyEndDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeReplicatedMapEntryStagesKeyEndDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeReplicatedMapEntryStagesReadExistingEntryDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeReplicatedMapEntryStagesReadExistingEntryDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeReplicatedMapQueryDropSearchIfNestedContextsAndPresentHashLookupSlotCheckFailedDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeReplicatedMapQueryTieredEntryPresentDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeReplicatedMapSegmentIterationCheckEntryNotRemovedOnThisIterationDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeReplicationInput() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeReplicationInputDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeReplicationState() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeReplicationState() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeReplicationUpdate() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeReplicationUpdate() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeReturnedValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UsingReturnValue
 
closeReturnedValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UsingReturnValue
 
closeSearchKey() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeSearchKey() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeSearchKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeSearchKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeSearchKeyDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeSearchKeyDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeSearchKeyDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeSearchKeyDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeSegmentDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeSegmentDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeSegmentDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeSegmentDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeSegmentHeader() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeSegmentHeader() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeSegmentHeader() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeSegmentHeader() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeSegmentHeaderDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeSegmentHeaderDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeSegmentHeaderDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeSegmentHeaderDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeSegmentIndex() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeSegmentIndex() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeSegmentIndex() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeSegmentIndex() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeSegmentIndexDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeSegmentIndexDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeSegmentIndexDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeSegmentIndexDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeSegmentTier() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeSegmentTier() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeSegmentTier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeSegmentTier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeSegmentTierDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeSegmentTierDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeSegmentTierDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeSegmentTierDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeUsingReturnValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UsingReturnValue
 
closeUsingReturnValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UsingReturnValue
 
closeUsingReturnValueDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UsingReturnValue
 
closeUsingReturnValueDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UsingReturnValue
 
closeValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WrappedValueInstanceDataHolder
 
closeValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WrappedValueInstanceDataHolder
 
closeValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WrappedValueInstanceDataHolder
 
closeValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WrappedValueInstanceDataHolder
 
closeValueDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WrappedValueInstanceDataHolder
 
closeValueDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WrappedValueInstanceDataHolder
 
closeValueDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WrappedValueInstanceDataHolder
 
closeValueDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WrappedValueInstanceDataHolder
 
closeValueSize() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeValueSize() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeValueSize() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeValueSize() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeValueSizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeValueSizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeValueSizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeValueSizeDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeValueSizeOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeValueSizeOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeValueSizeOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeValueSizeOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeValueSizeOffsetDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeValueSizeOffsetDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeValueSizeOffsetDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
closeValueSizeOffsetDependants() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
closeVanillaChronicleMapHolderImplContextAtIndexInChainDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeVanillaChronicleMapHolderImplContextAtIndexInChainDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
closeVanillaChronicleMapHolderImplMDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
closeVanillaChronicleMapHolderImplMDependants() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
CompiledMapIterationContext<K,V,R> - Class in net.openhft.chronicle.map.impl
 
CompiledMapIterationContext(ChainingInterface, VanillaChronicleMap<K, V, R>) - Constructor for class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
CompiledMapIterationContext(VanillaChronicleMap<K, V, R>) - Constructor for class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
CompiledMapIterationContext.EntryKeyBytesData - Class in net.openhft.chronicle.map.impl
 
CompiledMapIterationContext.EntryValueBytesData - Class in net.openhft.chronicle.map.impl
 
CompiledMapIterationContext.HashEntryChecksumStrategy - Class in net.openhft.chronicle.map.impl
 
CompiledMapIterationContext.ReadLock - Class in net.openhft.chronicle.map.impl
 
CompiledMapIterationContext.SearchState - Enum in net.openhft.chronicle.map.impl
 
CompiledMapIterationContext.UpdateLock - Class in net.openhft.chronicle.map.impl
 
CompiledMapIterationContext.WrappedValueInstanceDataHolder - Class in net.openhft.chronicle.map.impl
 
CompiledMapIterationContext.WriteLock - Class in net.openhft.chronicle.map.impl
 
CompiledMapQueryContext<K,V,R> - Class in net.openhft.chronicle.map.impl
 
CompiledMapQueryContext(ChainingInterface, VanillaChronicleMap<K, V, R>) - Constructor for class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
CompiledMapQueryContext(VanillaChronicleMap<K, V, R>) - Constructor for class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
CompiledMapQueryContext.AcquireHandle - Class in net.openhft.chronicle.map.impl
 
CompiledMapQueryContext.DefaultReturnValue - Class in net.openhft.chronicle.map.impl
 
CompiledMapQueryContext.DummyValueZeroData - Class in net.openhft.chronicle.map.impl
 
CompiledMapQueryContext.EntryKeyBytesData - Class in net.openhft.chronicle.map.impl
 
CompiledMapQueryContext.EntryPresence - Enum in net.openhft.chronicle.map.impl
 
CompiledMapQueryContext.EntryValueBytesData - Class in net.openhft.chronicle.map.impl
 
CompiledMapQueryContext.HashEntryChecksumStrategy - Class in net.openhft.chronicle.map.impl
 
CompiledMapQueryContext.ReadLock - Class in net.openhft.chronicle.map.impl
 
CompiledMapQueryContext.SearchState - Enum in net.openhft.chronicle.map.impl
 
CompiledMapQueryContext.UpdateLock - Class in net.openhft.chronicle.map.impl
 
CompiledMapQueryContext.UsingReturnValue - Class in net.openhft.chronicle.map.impl
 
CompiledMapQueryContext.WrappedValueInstanceDataHolder - Class in net.openhft.chronicle.map.impl
 
CompiledMapQueryContext.WriteLock - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapIterationContext<K,V,R> - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapIterationContext(ChainingInterface, ReplicatedChronicleMap<K, V, R>) - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
CompiledReplicatedMapIterationContext(ReplicatedChronicleMap<K, V, R>) - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
CompiledReplicatedMapIterationContext.DummyValueZeroData - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapIterationContext.EntryKeyBytesData - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapIterationContext.EntryValueBytesData - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapIterationContext.HashEntryChecksumStrategy - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapIterationContext.ReadLock - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapIterationContext.ReplicatedMapAbsentDelegatingForIteration - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapIterationContext.ReplicatedMapEntryDelegating - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapIterationContext.SearchState - Enum in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapIterationContext.UpdateLock - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapIterationContext.WrappedValueInstanceDataHolder - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapIterationContext.WriteLock - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext<K,V,R> - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext(ChainingInterface, ReplicatedChronicleMap<K, V, R>) - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
CompiledReplicatedMapQueryContext(ReplicatedChronicleMap<K, V, R>) - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
CompiledReplicatedMapQueryContext.AcquireHandle - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext.DefaultReturnValue - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext.DummyValueZeroData - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext.EntryKeyBytesData - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext.EntryPresence - Enum in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext.EntryValueBytesData - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext.HashEntryChecksumStrategy - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext.ReadLock - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext.ReplicatedInputKeyBytesData - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext.ReplicatedInputValueBytesData - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext.ReplicatedMapAbsentDelegating - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext.SearchState - Enum in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext.UpdateLock - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext.UsingReturnValue - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext.WrappedValueInstanceDataHolder - Class in net.openhft.chronicle.map.impl
 
CompiledReplicatedMapQueryContext.WriteLock - Class in net.openhft.chronicle.map.impl
 
compute(MapQueryContext<K, V, R>, BiFunction<? super K, ? super V, ? extends V>, ReturnValue<V>) - Method in interface net.openhft.chronicle.map.MapMethods
computeAndStoreChecksum() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.HashEntryChecksumStrategy
 
computeAndStoreChecksum() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.HashEntryChecksumStrategy
 
computeAndStoreChecksum() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.HashEntryChecksumStrategy
 
computeAndStoreChecksum() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.HashEntryChecksumStrategy
 
computeIfAbsent(MapQueryContext<K, V, R>, Function<? super K, ? extends V>, ReturnValue<V>) - Method in interface net.openhft.chronicle.map.MapMethods
computeIfPresent(MapQueryContext<K, V, R>, BiFunction<? super K, ? super V, ? extends V>, ReturnValue<V>) - Method in interface net.openhft.chronicle.map.MapMethods
connectionListener(ConnectionListener) - Method in class net.openhft.chronicle.hash.replication.AbstractReplication.Builder
 
connectionListener() - Method in class net.openhft.chronicle.hash.replication.AbstractReplication
 
ConnectionListener - Interface in net.openhft.chronicle.hash.replication
 
constant(long) - Static method in interface net.openhft.chronicle.hash.serialization.SizeMarshaller
 
constantKeySizeBySample(K) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures the constant number of bytes, taken by serialized form of keys, put into hash containers, created by this builder.
constantKeySizeBySample(K) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Configures the constant number of bytes, taken by serialized form of keys, put into hash containers, created by this builder.
constantKeySizeBySample(K) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
Configures the constant number of bytes, taken by serialized form of keys, put into hash containers, created by this builder.
constantValueSizeBySample(V) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Configures the constant number of bytes, taken by serialized form of values, put into maps, created by this builder.
containsKey(MapQueryContext<K, V, R>) - Method in interface net.openhft.chronicle.map.MapMethods
 
context() - Method in interface net.openhft.chronicle.hash.HashAbsentEntry
Returns the context, in which the entry is going to be inserted into the hash.
context() - Method in interface net.openhft.chronicle.hash.HashEntry
Returns the context, in which the entry is accessed.
context() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
context() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
context() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
context() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReplicatedMapAbsentDelegatingForIteration
 
context() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReplicatedMapEntryDelegating
 
context() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
context() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedMapAbsentDelegating
 
context() - Method in interface net.openhft.chronicle.map.MapAbsentEntry
 
context() - Method in interface net.openhft.chronicle.map.MapEntry
 
context() - Method in interface net.openhft.chronicle.set.SetAbsentEntry
 
context() - Method in interface net.openhft.chronicle.set.SetEntry
 
contextAtIndexInChain(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
contextAtIndexInChain(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
contextAtIndexInChain(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
contextAtIndexInChain(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
contextChain - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
contextChain() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
contextChain - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
contextChain() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
contextChain - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
contextChain() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
contextChain - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
contextChain() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
contextModCount - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
contextModCount - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
contextModCount() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
contextModCount - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
contextModCount - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
contextModCount() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
copy() - Method in class net.openhft.chronicle.hash.serialization.ListMarshaller
 
copy() - Method in class net.openhft.chronicle.hash.serialization.MapMarshaller
 
copy() - Method in class net.openhft.chronicle.hash.serialization.SetMarshaller
 
copy() - Method in interface net.openhft.chronicle.hash.serialization.StatefulCopyable
Creates a copy of this marshaller, with independent state.
copyExistingEntry(long, long, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
copyExistingEntry(long, long, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
copyExistingEntry(long, long, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
copyExistingEntry(long, long, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
copyIfNeeded(T) - Static method in interface net.openhft.chronicle.hash.serialization.StatefulCopyable
Checks if possiblyStatefulCopyable implements StatefulCopyable, then returns StatefulCopyable.copy() of it, otherwise returns the possiblyStatefulCopyable itself.
create() - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Creates a new hash container, storing it's data in off-heap memory, not mapped to any file.
create() - Method in interface net.openhft.chronicle.hash.ChronicleHashInstanceBuilder
 
create() - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
create() - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
createChannel(int) - Method in class net.openhft.chronicle.hash.replication.ReplicationHub
Creates a new ReplicationChannel in this ReplicationHub with the given identifier.
createPersistedTo(File) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Opens a hash container residing the specified file, or creates a new one if the file not yet exists and maps its off-heap memory to the file.
createPersistedTo(File) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
createPersistedTo(File) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
createWithId(byte) - Method in class net.openhft.chronicle.hash.replication.AbstractReplication.Builder
Creates a Replication instance with the given node (server) identifier.
createWithId(byte) - Method in class net.openhft.chronicle.hash.replication.ReplicationHub.Builder
 
createWithId(byte) - Method in class net.openhft.chronicle.hash.replication.SingleChronicleHashReplication.Builder
 
currentTime() - Method in class net.openhft.chronicle.hash.replication.TimeProvider
Returns the current time in this provider's context.

D

d() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReplicatedMapAbsentDelegatingForIteration
 
d() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReplicatedMapEntryDelegating
 
Data<T> - Interface in net.openhft.chronicle.hash
Dual bytes/object access to keys/values/elements.
DataAccess<T> - Interface in net.openhft.chronicle.hash.serialization
 
dataEquals(Object) - Method in interface net.openhft.chronicle.hash.Data
Data implementations should override Object.equals(Object) with delegation to this method.
dataHashCode() - Method in interface net.openhft.chronicle.hash.Data
Data implementations should override Object.hashCode() with delegation to this method.
debugContextsAndLocks() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
debugContextsAndLocks() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
debugContextsAndLocks() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
debugContextsAndLocks() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
debugContextsAndLocksGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
debugContextsAndLocksGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
debugContextsAndLocksGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
debugContextsAndLocksGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
debugLocksState() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
debugLocksState() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
debugLocksState() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
debugLocksState() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
decideOnRemoteModification(ReplicableEntry, RemoteOperationContext<?>) - Static method in class net.openhft.chronicle.hash.replication.DefaultEventualConsistencyStrategy
Returns the acceptance decision, should be made about the modification operation in the given context, aiming to modify the given entry.
decrementRead() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
decrementRead() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
decrementRead() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
decrementRead() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
decrementUpdate() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
decrementUpdate() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
decrementUpdate() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
decrementUpdate() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
decrementUpdateGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
decrementUpdateGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
decrementUpdateGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
decrementUpdateGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
decrementWrite() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
decrementWrite() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
decrementWrite() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
decrementWrite() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
decrementWriteGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
decrementWriteGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
decrementWriteGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
decrementWriteGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
DEFAULT_UDP_BUFFER_SIZE - Static variable in class net.openhft.chronicle.hash.replication.UdpTransportConfig
 
DefaultEventualConsistencyStrategy - Class in net.openhft.chronicle.hash.replication
Specifies the default eventual consistency strategy for replicated ChronicleHashes: last write wins.
DefaultEventualConsistencyStrategy.AcceptanceDecision - Enum in net.openhft.chronicle.hash.replication
Decision, if remote modification operation should be accepted or discarded.
defaultReturnedValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.DefaultReturnValue
 
defaultReturnedValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.DefaultReturnValue
 
defaultReturnValue - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
defaultReturnValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
DefaultReturnValue() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapQueryContext.DefaultReturnValue
 
defaultReturnValue - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
defaultReturnValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
DefaultReturnValue() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.DefaultReturnValue
 
defaultValue(MapAbsentEntry<K, V>) - Method in interface net.openhft.chronicle.map.DefaultValueProvider
Returns the "nil" value, which should be inserted into the map, in the given absentEntry context.
defaultValue(MapAbsentEntry<K, V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
defaultValue(MapAbsentEntry<K, V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
defaultValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
defaultValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
defaultValue(MapAbsentEntry<K, V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
defaultValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReplicatedMapAbsentDelegatingForIteration
 
defaultValue(MapAbsentEntry<K, V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
defaultValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
defaultValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedMapAbsentDelegating
 
defaultValue() - Method in interface net.openhft.chronicle.map.MapAbsentEntry
Returns the default (or nil) value, that should be inserted into the map in this context.
defaultValueProvider(DefaultValueProvider<K, V>) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Specifies the function to obtain a value for the key during acquireUsing() calls, if the key is absent in the map, created by this builder.
DefaultValueProvider<K,V> - Interface in net.openhft.chronicle.map
Default value computation strategy, used in ChronicleMapBuilder.defaultValueProvider(DefaultValueProvider) configuration.
delayedUpdateChecksum - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
delayedUpdateChecksum - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
delayedUpdateChecksum - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
delayedUpdateChecksum - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
doInsert(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
doInsert() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
doInsert(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
doInsert() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
doInsert() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReplicatedMapAbsentDelegatingForIteration
 
doInsert(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReplicatedMapAbsentDelegatingForIteration
 
doInsert(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
doInsert() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
doInsert() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedMapAbsentDelegating
 
doInsert(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedMapAbsentDelegating
 
doInsert(Data<V>) - Method in interface net.openhft.chronicle.map.MapAbsentEntry
Inserts the new entry into the map, of the key and the given value.
doInsert() - Method in interface net.openhft.chronicle.set.SetAbsentEntry
Inserts the new key into the set.
doRemove() - Method in interface net.openhft.chronicle.hash.HashEntry
Removes the entry from the ChronicleHash.
doRemove() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
doRemove() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
doRemove() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
doRemove() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReplicatedMapEntryDelegating
 
doRemove() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
doRemove() - Method in interface net.openhft.chronicle.map.MapEntry
Removes the entry from the map.
doRemove() - Method in interface net.openhft.chronicle.set.SetEntry
Removes the entry from the ChronicleSet.
doRemoveCompletely() - Method in interface net.openhft.chronicle.hash.replication.ReplicableEntry
Completely remove the entry from the Chronicle hash, not just mark is as deleted, what MapEntry.doRemove() does for Replicated Chronicle hash.
doRemoveCompletely() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
doRemoveCompletely() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
doReplaceValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
doReplaceValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
doReplaceValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
doReplaceValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReplicatedMapEntryDelegating
 
doReplaceValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
doReplaceValue(Data<V>) - Method in interface net.openhft.chronicle.map.MapEntry
Replaces the entry's value with the given newValue.
dropChange() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
dropChange() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
dropChanged() - Method in interface net.openhft.chronicle.hash.replication.ReplicableEntry
Suppress the entry, if it was scheduled to be replicated over to remote Chronicle nodes.
dropChanged() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
dropChanged() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
dropSearchIfNestedContextsAndPresentHashLookupSlotCheckFailed() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
dropSearchIfNestedContextsAndPresentHashLookupSlotCheckFailed() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
dummyValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
dummyValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
DummyValueZeroData() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapQueryContext.DummyValueZeroData
 
DummyValueZeroData() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.DummyValueZeroData
 
DummyValueZeroData() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.DummyValueZeroData
 
dummyZeroValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
dummyZeroValue() - Method in interface net.openhft.chronicle.map.replication.MapRemoteQueryContext
The value used as a tombstone, for removed entries, to save space.

E

endpoints() - Method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
endpoints(Set<InetSocketAddress>) - Method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
entries(long) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures the target number of entries, that is going be inserted into the hash containers, created by this builder.
entries(long) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
entries(long) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
entriesPerSegment(long) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures the actual maximum number entries, that could be inserted into any single segment of the hash containers, created by this builder.
entriesPerSegment(long) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
entriesPerSegment(long) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
entriesToTest() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
entriesToTestInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
entry() - Method in interface net.openhft.chronicle.hash.HashQueryContext
Returns the entry context, if the entry with the queried key is present in the ChronicleHash, returns null is the entry is absent.
entry() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
entry() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
entry() - Method in interface net.openhft.chronicle.map.MapQueryContext
 
entry() - Method in interface net.openhft.chronicle.map.replication.MapRemoteQueryContext
 
entry() - Method in interface net.openhft.chronicle.set.replication.SetRemoteQueryContext
 
entry() - Method in interface net.openhft.chronicle.set.SetQueryContext
 
entryAndValueOffsetAlignment(int) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Configures alignment of address in memory of entries and independently of address in memory of values within entries ((i.
entryDelegating() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
entryDeleted() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
entryDeleted() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
entryEnd() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
entryEnd() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
entryEnd() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
entryEnd() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
entryForIteration() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
entryForIteration() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
entryKey() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
entryKey() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
entryKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
entryKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
EntryKeyBytesData() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryKeyBytesData
 
EntryKeyBytesData() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryKeyBytesData
 
EntryKeyBytesData() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryKeyBytesData
 
EntryKeyBytesData() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryKeyBytesData
 
entryOffsetInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
entryOffsetInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
entryOffsetInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
entryOffsetInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
entryOperations(MapEntryOperations<K, V, ?>) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Inject your SPI code around basic ChronicleMap's operations with entries: removing entries, replacing the entries' value and inserting the new entry.
entryOperations(SetEntryOperations<K, ?>) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
entryPresence() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
entryPresence() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
entryPresent() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
entryPresent() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
entryRemovedOnThisIteration - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
entryRemovedOnThisIteration - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
entrySize(long, long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
entrySize(long, long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
entrySize(long, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
entrySize(long, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
entrySizeInChunks - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
entrySizeInChunks() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
entrySizeInChunks - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
entrySizeInChunks() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
entrySizeInChunks - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
entrySizeInChunks() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
entrySizeInChunks - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
entrySizeInChunks() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
entrySizeInChunksInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
entrySizeInChunksInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
entrySizeInChunksInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
entrySizeInChunksInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
entrySpaceOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
entrySpaceOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
entrySpaceOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
entrySpaceOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
entryValue - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
entryValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
entryValue - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
entryValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
entryValue - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
entryValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
entryValue - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
entryValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
EntryValueBytesData() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryValueBytesData
 
EntryValueBytesData() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryValueBytesData
 
EntryValueBytesData() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryValueBytesData
 
EntryValueBytesData() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryValueBytesData
 
equals(Object) - Method in class net.openhft.chronicle.hash.AbstractData
Compares Datas' bytes representations.
equals(Object) - Method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
equals(Object) - Method in class net.openhft.chronicle.hash.replication.ThrottlingConfig
 
equals(Object) - Method in class net.openhft.chronicle.hash.replication.UdpTransportConfig
 
equals(Object) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
equals(Object) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
equivalent(RandomDataInput, long) - Method in interface net.openhft.chronicle.hash.Data
Compares bytes of this Data to the given bytes source, starting from the given offset.
ExternalHashQueryContext<K> - Interface in net.openhft.chronicle.hash
HashQueryContext + AutoCloseable, for external ChronicleHash queries in try-with-resources blocks.
ExternalMapQueryContext<K,V,R> - Interface in net.openhft.chronicle.map
MapQueryContext + AutoCloseable, for external ChronicleMap queries in try-with-resources blocks.
ExternalSetQueryContext<K,R> - Interface in net.openhft.chronicle.set
SetQueryContext + AutoCloseable, for external ChronicleSet queries in try-with-resources blocks.
extraEntryBytes() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.HashEntryChecksumStrategy
 
extraEntryBytes() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.HashEntryChecksumStrategy
 
extraEntryBytes() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.HashEntryChecksumStrategy
 
extraEntryBytes() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.HashEntryChecksumStrategy
 

F

file() - Method in interface net.openhft.chronicle.hash.ChronicleHash
Returns the file this hash container mapped to, i.
forcedOldDeletedEntriesCleanup(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
forEachEntry(Consumer<? super E>) - Method in interface net.openhft.chronicle.hash.ChronicleHash
Performs the given action for each entry in this ChronicleHash until all entries have been processed or the action throws an Exception.
forEachEntryWhile(Predicate<? super E>) - Method in interface net.openhft.chronicle.hash.ChronicleHash
Checks the given predicate on each entry in this ChronicleHash until all entries have been processed or the predicate returns false for some entry, or throws an Exception.
forEachSegmentEntry(Consumer<? super E>) - Method in interface net.openhft.chronicle.hash.HashSegmentContext
Performs the given action for each present entry in this segment until all entries have been processed or the action throws an Exception.
forEachSegmentEntry(Consumer<? super MapEntry<K, V>>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
forEachSegmentEntry(Consumer<? super MapEntry<K, V>>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
forEachSegmentEntryWhile(Predicate<? super E>) - Method in interface net.openhft.chronicle.hash.HashSegmentContext
Checks the given predicate on each present entry in this segment until all entries have been processed or the predicate returns false for some entry, or throws an Exception.
forEachSegmentEntryWhile(Predicate<? super MapEntry<K, V>>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
forEachSegmentEntryWhile(Predicate<? super MapEntry<K, V>>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
forEachSegmentReplicableEntry(Consumer<? super ReplicableEntry>) - Method in interface net.openhft.chronicle.hash.ReplicatedHashSegmentContext
 
forEachSegmentReplicableEntry(Consumer<? super ReplicableEntry>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
forEachSegmentReplicableEntryWhile(Predicate<? super ReplicableEntry>) - Method in interface net.openhft.chronicle.hash.ReplicatedHashSegmentContext
 
forEachSegmentReplicableEntryWhile(Predicate<? super ReplicableEntry>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
found() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
found() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
found() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
found() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
free(long, int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
free(long, int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
free(long, int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
free(long, int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
freeExtra(long, int, int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
freeExtra(long, int, int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
freeExtra(long, int, int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
freeExtra(long, int, int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
freeExtraAllocatedChunks() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
freeExtraAllocatedChunks() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
freeExtraAllocatedChunks() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
freeExtraAllocatedChunks() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
freeExtraGuarded(long, int, int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
freeExtraGuarded(long, int, int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
freeExtraGuarded(long, int, int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
freeExtraGuarded(long, int, int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
freeGuarded(long, int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
freeGuarded(long, int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
freeGuarded(long, int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
freeGuarded(long, int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
freeList() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
freeList() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
freeList() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
freeList() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 

G

get() - Method in interface net.openhft.chronicle.hash.Data
Returns "cached" object, generally not eligible for using outside some context, or a block, synchronized with locks, or lambda, etc.
get(Object) - Method in interface net.openhft.chronicle.map.ChronicleMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryKeyBytesData
 
get() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryValueBytesData
 
get() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.DummyValueZeroData
 
get() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryKeyBytesData
 
get() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryValueBytesData
 
get() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.DummyValueZeroData
 
get() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryKeyBytesData
 
get() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryValueBytesData
 
get() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.DummyValueZeroData
 
get() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryKeyBytesData
 
get() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryValueBytesData
 
get() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputKeyBytesData
 
get() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputValueBytesData
 
get(MapQueryContext<K, V, R>, ReturnValue<V>) - Method in interface net.openhft.chronicle.map.MapMethods
getAll(File) - Method in interface net.openhft.chronicle.map.ChronicleMap
Exports all the entries to a File storing them in JSON format, an attempt is made where possible to use standard java serialisation and keep the data human readable, data serialized using the custom serialises are converted to a binary format which is not human readable but this is only done if the Keys or Values are not Serializable.
getContext(Class<? extends T>, Function<ChainingInterface, T>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
getContext(Class<? extends T>, Function<ChainingInterface, T>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
getContext(Class<? extends T>, Function<ChainingInterface, T>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
getContext(Class<? extends T>, Function<ChainingInterface, T>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
getContextChain() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
getContextChain() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
getContextChain() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
getContextChain() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
getData(T) - Method in interface net.openhft.chronicle.hash.serialization.DataAccess
 
getMapped(K, SerializableFunction<? super V, R>) - Method in interface net.openhft.chronicle.map.ChronicleMap
Returns the result of application of the given function to the value to which the given key is mapped.
getUnusedWrappedValueHolder() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WrappedValueInstanceDataHolder
 
getUnusedWrappedValueHolder() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WrappedValueInstanceDataHolder
 
getUnusedWrappedValueHolder() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WrappedValueInstanceDataHolder
 
getUnusedWrappedValueHolder() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WrappedValueInstanceDataHolder
 
getUnusedWrappedValueHolderGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WrappedValueInstanceDataHolder
 
getUnusedWrappedValueHolderGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WrappedValueInstanceDataHolder
 
getUnusedWrappedValueHolderGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WrappedValueInstanceDataHolder
 
getUnusedWrappedValueHolderGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WrappedValueInstanceDataHolder
 
getUsing(T) - Method in interface net.openhft.chronicle.hash.Data
Reads the object from the value's bytes, trying to reuse the given object (might be null).
getUsing(K, V) - Method in interface net.openhft.chronicle.map.ChronicleMap
Returns the value to which the specified key is mapped, read to the provided value object, if possible, or returns null, if this map contains no mapping for the key.
getUsing(K) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryKeyBytesData
 
getUsing(V) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryValueBytesData
 
getUsing(V) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.DummyValueZeroData
 
getUsing(K) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryKeyBytesData
 
getUsing(V) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryValueBytesData
 
getUsing(V) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.DummyValueZeroData
 
getUsing(K) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryKeyBytesData
 
getUsing(V) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryValueBytesData
 
getUsing(V) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.DummyValueZeroData
 
getUsing(K) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryKeyBytesData
 
getUsing(V) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryValueBytesData
 
getUsing(K) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputKeyBytesData
 
getUsing(V) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputValueBytesData
 
goToFirstTier() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
goToFirstTier() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
goToFirstTier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
goToFirstTier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
goToLastTier() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
goToLastTier() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
goToLastTier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
goToLastTier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 

H

hash(LongHashFunction) - Method in interface net.openhft.chronicle.hash.Data
Computes hash code on the bytes representation of this Data, using the given hash function.
hash() - Method in interface net.openhft.chronicle.hash.HashContext
Returns the accessed ChronicleHash.
hash() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
hash() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
hash() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
hash() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
hash() - Method in interface net.openhft.chronicle.map.MapContext
Returns the accessed ChronicleMap.
hash() - Method in interface net.openhft.chronicle.set.SetContext
Returns the accessed ChronicleSet.
HashAbsentEntry<K> - Interface in net.openhft.chronicle.hash
Low-level operational context for the situations, when the new entry is going to be inserted into the ChronicleHash.
hashCode() - Method in class net.openhft.chronicle.hash.AbstractData
Computes value's hash code by applying a hash function to Data's bytes representation.
hashCode() - Method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
hashCode() - Method in class net.openhft.chronicle.hash.replication.ThrottlingConfig
 
hashCode() - Method in class net.openhft.chronicle.hash.replication.UdpTransportConfig
 
hashCode() - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
hashCode() - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
HashContext<K> - Interface in net.openhft.chronicle.hash
Root interface for contexts, in which HashEntries could be accessed.
HashEntry<K> - Interface in net.openhft.chronicle.hash
A context of a present entry in the ChronicleHash.
hashEntryChecksumStrategy() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
HashEntryChecksumStrategy() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapIterationContext.HashEntryChecksumStrategy
 
hashEntryChecksumStrategy() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
HashEntryChecksumStrategy() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapQueryContext.HashEntryChecksumStrategy
 
hashEntryChecksumStrategy() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
HashEntryChecksumStrategy() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.HashEntryChecksumStrategy
 
hashEntryChecksumStrategy() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
HashEntryChecksumStrategy() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.HashEntryChecksumStrategy
 
hashLookupEntry - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
hashLookupEntry() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
hashLookupEntry - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
hashLookupEntry() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
hashLookupEntryInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
hashLookupEntryInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
hashLookupPos - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
hashLookupPos() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
hashLookupPos - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
hashLookupPos() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
hashLookupPos - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
hashLookupPos() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
hashLookupPos - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
hashLookupPos() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
hashLookupPosInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
hashLookupPosInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
hashLookupPosInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
hashLookupPosInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
HashQueryContext<K> - Interface in net.openhft.chronicle.hash
Context of ChronicleHash operations with individual keys.
HashSegmentContext<K,E extends HashEntry<K>> - Interface in net.openhft.chronicle.hash
Context of ChronicleHash's segment.
hasNextTier() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
hasNextTier() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
hasNextTier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
hasNextTier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
heartBeatInterval(TimeUnit) - Method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
heartBeatInterval(long, TimeUnit) - Method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
hl() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
hl() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
hl() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
hl() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
hub() - Method in class net.openhft.chronicle.hash.replication.ReplicationChannel
Returns the ReplicationHub on which this ReplicationChannel was created.

I

identifier() - Method in class net.openhft.chronicle.hash.replication.AbstractReplication
 
IllegalInterProcessLockStateException - Exception in net.openhft.chronicle.hash.locks
 
IllegalInterProcessLockStateException(String) - Constructor for exception net.openhft.chronicle.hash.locks.IllegalInterProcessLockStateException
 
incrementModCount() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
incrementModCount() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
incrementModCount() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
incrementModCount() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
incrementModCountGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
incrementModCountGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
incrementModCountGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
incrementModCountGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
incrementRead() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
incrementRead() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
incrementRead() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
incrementRead() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
incrementReadGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
incrementReadGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
incrementReadGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
incrementReadGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
incrementUpdate() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
incrementUpdate() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
incrementUpdate() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
incrementUpdate() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
incrementUpdateGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
incrementUpdateGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
incrementUpdateGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
incrementUpdateGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
incrementWrite() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
incrementWrite() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
incrementWrite() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
incrementWrite() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
incrementWriteGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
incrementWriteGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
incrementWriteGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
incrementWriteGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
indexInContextChain - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
indexInContextChain() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
indexInContextChain - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
indexInContextChain() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
indexInContextChain - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
indexInContextChain() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
indexInContextChain - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
indexInContextChain() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initAllocatedChunks(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initAllocatedChunks(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initAllocatedChunks(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initAllocatedChunks(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initDelayedUpdateChecksum(boolean) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initDelayedUpdateChecksum(boolean) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initDelayedUpdateChecksum(boolean) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initDelayedUpdateChecksum(boolean) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initEntryAndKey(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initEntryAndKey(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initEntryAndKeyCopying(long, long, long, int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initEntryAndKeyCopying(long, long, long, int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initEntryAndKeyCopying(long, long, long, int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initEntryAndKeyCopying(long, long, long, int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initEntryOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initEntryOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initEntryOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initEntryOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initEntryRemovedOnThisIteration(boolean) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initEntryRemovedOnThisIteration(boolean) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initEntrySizeInChunks(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initEntrySizeInChunks(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initEntrySizeInChunks(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initEntrySizeInChunks(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initHashLookupEntry(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initHashLookupEntry(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initHashLookupPos() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initHashLookupPos(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initHashLookupPos() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initHashLookupPos(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initHashLookupPos() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initHashLookupPos(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initHashLookupPos() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initHashLookupPos(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initInputKey(Data<K>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initInputKey(Data<K>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initInputKey(Data<K>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initInputKey(Data<K>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initKeyOffset(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initKeyOffset(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initKeyOffset(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initKeyOffset(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initKeySearch() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initKeySearch() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initKeySearch() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initKeySearch() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initKeySize(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initKeySize(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initKeySize(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initKeySize(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initPos(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initPos(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initPos(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initPos(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initPresenceOfEntry(CompiledMapQueryContext.EntryPresence) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initPresenceOfEntry(CompiledReplicatedMapQueryContext.EntryPresence) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initReplicatedInputBytes(Bytes) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initReplicationInput(Bytes) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initReplicationUpdate(long, byte) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initReplicationUpdate(long, byte) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initSearchKey(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initSearchKey(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initSearchKey(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initSearchKey(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initSegmentIndex(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initSegmentIndex(int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initSegmentIndex(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initSegmentIndex(int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initSegmentTier() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initSegmentTier(int, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initSegmentTier() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initSegmentTier(int, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initSegmentTier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initSegmentTier(int, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initSegmentTier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initSegmentTier(int, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initSegmentTier_WithBaseAddr(int, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initSegmentTier_WithBaseAddr(int, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initUsed(boolean) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initUsed(boolean) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initUsed(boolean) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initUsed(boolean) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initUsingReturnValue(V) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UsingReturnValue
 
initUsingReturnValue(V) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UsingReturnValue
 
initValue(Data<?>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initValue(V) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WrappedValueInstanceDataHolder
 
initValue(Data<?>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initValue(V) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WrappedValueInstanceDataHolder
 
initValue(Data<?>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initValue(V) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WrappedValueInstanceDataHolder
 
initValue(Data<?>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
initValue(V) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WrappedValueInstanceDataHolder
 
initValue_WithoutSize(Data<?>, long, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
initValue_WithoutSize(Data<?>, long, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
initValue_WithoutSize(Data<?>, long, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
initValue_WithoutSize(Data<?>, long, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
innerCheckSum() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.HashEntryChecksumStrategy
 
innerCheckSum() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.HashEntryChecksumStrategy
 
innerCheckSum() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.HashEntryChecksumStrategy
 
innerCheckSum() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.HashEntryChecksumStrategy
 
innerDefaultReplaceValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
innerDefaultReplaceValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
innerDefaultReplaceValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
innerDefaultReplaceValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
innerEntrySize(long, long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
innerEntrySize(long, long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
innerEntrySize(long, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
innerEntrySize(long, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
innerForEachSegmentEntryWhile(Predicate<? super T>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
innerForEachSegmentEntryWhile(Predicate<? super T>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
innerInputKeyDataAccess() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
innerInputKeyDataAccess() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
innerInputValueDataAccess() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
innerInputValueDataAccess() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
innerReadLock - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
innerReadLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
innerReadLock - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
innerReadLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
innerReadLock - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
innerReadLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
innerReadLock - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
innerReadLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
innerRemoteIdentifier - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
innerRemoteIdentifier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
innerRemoteIdentifier - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
innerRemoteIdentifier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
innerRemoteTimestamp - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
innerRemoteTimestamp() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
innerRemoteTimestamp - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
innerRemoteTimestamp() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
innerRemoveEntryExceptHashLookupUpdate() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
innerRemoveEntryExceptHashLookupUpdate() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
innerRemoveEntryExceptHashLookupUpdate() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
innerRemoveEntryExceptHashLookupUpdate() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
innerUpdateLock - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
innerUpdateLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
innerUpdateLock - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
innerUpdateLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
innerUpdateLock - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
innerUpdateLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
innerUpdateLock - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
innerUpdateLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
innerWriteLock - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
innerWriteLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
innerWriteLock - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
innerWriteLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
innerWriteLock - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
innerWriteLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
innerWriteLock - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
innerWriteLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
inputKey - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
inputKey() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
inputKey - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
inputKey() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
inputKey - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
inputKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
inputKey - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
inputKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
inputKeyDataAccess() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
inputKeyDataAccess() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
inputKeyDataAccessInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
inputKeyDataAccessInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
inputValueDataAccess() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
inputValueDataAccess() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
inputValueDataAccessInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
inputValueDataAccessInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
insert(MapAbsentEntry<K, V>, Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
insert(MapAbsentEntry<K, V>, Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
insert(MapAbsentEntry<K, V>, Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
insert(MapAbsentEntry<K, V>, Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
insert(MapAbsentEntry<K, V>, Data<V>) - Method in interface net.openhft.chronicle.map.MapEntryOperations
Inserts the new entry into the map, of the key from the given insertion context (absentEntry) and the given value.
insert(SetAbsentEntry<K>) - Method in interface net.openhft.chronicle.set.SetEntryOperations
 
instance() - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
 
instance() - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
instance() - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
InterProcessLock - Interface in net.openhft.chronicle.hash.locks
Abstracts inter-process lock of ChronicleHash data: segments, entries.
InterProcessReadWriteUpdateLock - Interface in net.openhft.chronicle.hash.locks
Tri-level lock, for efficient handling of concurrent accesses, that requre different privileges.
isChanged() - Method in interface net.openhft.chronicle.hash.replication.ReplicableEntry
Check is the entry is scheduled to be replicated to the remote Chronicle nodes, to which the connection is currently established.
isChanged() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
isChanged() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
isDeleted - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
isDeleted() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
isHeldByCurrentThread() - Method in interface net.openhft.chronicle.hash.locks.InterProcessLock
Checks if this lock is held by current thread.
isHeldByCurrentThread() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.ReadLock
 
isHeldByCurrentThread() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.UpdateLock
 
isHeldByCurrentThread() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WriteLock
 
isHeldByCurrentThread() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.ReadLock
 
isHeldByCurrentThread() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UpdateLock
 
isHeldByCurrentThread() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WriteLock
 
isHeldByCurrentThread() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReadLock
 
isHeldByCurrentThread() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.UpdateLock
 
isHeldByCurrentThread() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WriteLock
 
isHeldByCurrentThread() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReadLock
 
isHeldByCurrentThread() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UpdateLock
 
isHeldByCurrentThread() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WriteLock
 
isOpen() - Method in interface net.openhft.chronicle.hash.ChronicleHash
Tells whether or not this ChronicleHash (on-heap instance) is open.
iterationRemove() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
iterationRemove() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 

K

key() - Method in interface net.openhft.chronicle.hash.HashEntry
Returns the entry key.
key() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
key() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
key() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
key() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReplicatedMapEntryDelegating
 
key() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
keyClass() - Method in interface net.openhft.chronicle.hash.ChronicleHash
 
keyEnd() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
keyEnd() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
keyEnd() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
keyEnd() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
keyHash() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
keyHash - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
keyHash() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
keyHash() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
keyHash - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
keyHash() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
keyHashCode() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
keyHashCode() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
keyHashCode() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
keyHashCode() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
keyHashInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
keyHashInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
keyHashInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
keyHashInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
keyMarshaller(M) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
keyMarshaller(M) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
keyMarshaller(M) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
keyMarshaller(M) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
keyMarshaller(M) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
keyMarshaller(M) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
keyMarshallers(BytesReader<K>, BytesWriter<? super K>) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures the marshallers, used to serialize/deserialize keys to/from off-heap memory in hash containers, created by this builder.
keyMarshallers(SizedReader<K>, SizedWriter<? super K>) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures the marshallers, used to serialize/deserialize keys to/from off-heap memory in hash containers, created by this builder.
keyMarshallers(SizedReader<K>, SizedWriter<? super K>) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
keyMarshallers(BytesReader<K>, BytesWriter<? super K>) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
keyMarshallers(BytesReader<K>, BytesWriter<? super K>) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
keyMarshallers(SizedReader<K>, SizedWriter<? super K>) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
keyOffset - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
keyOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
keyOffset - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
keyOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
keyOffset - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
keyOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
keyOffset - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
keyOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
keyOffsetInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
keyOffsetInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
keyOffsetInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
keyOffsetInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
keyReader - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
keyReader() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
keyReader - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
keyReader() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
keyReader - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
keyReader() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
keyReader - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
keyReader() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
keyReaderAndDataAccess(SizedReader<K>, DataAccess<K>) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures the DataAccess and SizedReader used to serialize and deserialize keys to and from off-heap memory in hash containers, created by this builder.
keyReaderAndDataAccess(SizedReader<K>, DataAccess<K>) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
keyReaderAndDataAccess(SizedReader<K>, DataAccess<K>) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
keySize - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
keySize() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
keySize - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
keySize() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
keySize - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
keySize() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
keySize - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
keySize() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
keySizeInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
keySizeInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
keySizeInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
keySizeInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
keySizeMarshaller(SizeMarshaller) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures the marshaller used to serialize actual key sizes to off-heap memory in hash containers, created by this builder.
keySizeMarshaller(SizeMarshaller) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
keySizeMarshaller(SizeMarshaller) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
keySizeOffset - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
keySizeOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
keySizeOffset - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
keySizeOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
keySizeOffset - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
keySizeOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
keySizeOffset - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
keySizeOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 

L

latestSameThreadSegmentModCount - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
latestSameThreadSegmentModCount() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
latestSameThreadSegmentModCount - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
latestSameThreadSegmentModCount() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
latestSameThreadSegmentModCount - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
latestSameThreadSegmentModCount() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
latestSameThreadSegmentModCount - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
latestSameThreadSegmentModCount() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
ListMarshaller<T> - Class in net.openhft.chronicle.hash.serialization
Marshaller of List<T>.
ListMarshaller(BytesReader<T>, BytesWriter<? super T>) - Constructor for class net.openhft.chronicle.hash.serialization.ListMarshaller
 
localLockState() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
localLockState() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
localLockState() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
localLockState() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
lock() - Method in interface net.openhft.chronicle.hash.locks.InterProcessLock
Acquires the lock, if this lock (or stronger-level lock, in the context of InterProcessReadWriteUpdateLock) is already held by current thread, this call returns immediately.
lock() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.ReadLock
 
lock() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.UpdateLock
 
lock() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WriteLock
 
lock() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.ReadLock
 
lock() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UpdateLock
 
lock() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WriteLock
 
lock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReadLock
 
lock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.UpdateLock
 
lock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WriteLock
 
lock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReadLock
 
lock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UpdateLock
 
lock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WriteLock
 
lockInterruptibly() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.ReadLock
 
lockInterruptibly() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.UpdateLock
 
lockInterruptibly() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WriteLock
 
lockInterruptibly() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.ReadLock
 
lockInterruptibly() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UpdateLock
 
lockInterruptibly() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WriteLock
 
lockInterruptibly() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReadLock
 
lockInterruptibly() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.UpdateLock
 
lockInterruptibly() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WriteLock
 
lockInterruptibly() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReadLock
 
lockInterruptibly() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UpdateLock
 
lockInterruptibly() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WriteLock
 
locksInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
locksInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
locksInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
locksInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
LOG - Static variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
LOG() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
LOG - Static variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
LOG() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
LOG - Static variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
LOG() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
LOG - Static variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
LOG() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
longSize() - Method in interface net.openhft.chronicle.hash.ChronicleHash
 
lowestPossiblyFreeChunk(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
lowestPossiblyFreeChunk(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
lowestPossiblyFreeChunk(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
lowestPossiblyFreeChunk(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 

M

m() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
m() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
m() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
m() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
main(String[]) - Static method in class net.openhft.chronicle.map.MapDiagnostics
 
map() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
map() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
map() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
map() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
map() - Method in interface net.openhft.chronicle.map.MapContext
Returns the accessed ChronicleMap.
MapAbsentEntry<K,V> - Interface in net.openhft.chronicle.map
Low-level operational context for the situations, when the new entry is going to be inserted into the ChronicleMap.
MapContext<K,V,R> - Interface in net.openhft.chronicle.map
Context, in which MapEntries are accessed.
MapDiagnostics - Class in net.openhft.chronicle.map
 
MapEntry<K,V> - Interface in net.openhft.chronicle.map
A context of a present entry in the ChronicleHash.
MapEntryOperations<K,V,R> - Interface in net.openhft.chronicle.map
SPI interface for customizing "low-level" modification operations on ChronicleMap entries.
MapMarshaller<K,V> - Class in net.openhft.chronicle.hash.serialization
Marshaller of Map<K, V>.
MapMarshaller(BytesReader<K>, BytesWriter<? super K>, BytesReader<V>, BytesWriter<? super V>) - Constructor for class net.openhft.chronicle.hash.serialization.MapMarshaller
 
mapMethods(MapMethods<K, V, ?>) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
MapMethods<K,V,R> - Interface in net.openhft.chronicle.map
SPI interface for customizing behaviour of the specific Map's methods with individual keys.
MapQueryContext<K,V,R> - Interface in net.openhft.chronicle.map
A context of ChronicleMap operations with individual keys (like during get(), put(), etc., opposed to bulk operations).
MapRemoteOperations<K,V,R> - Interface in net.openhft.chronicle.map.replication
SPI strategy of performing remote calls and apply replication events for ChronicleMap.
MapRemoteQueryContext<K,V,R> - Interface in net.openhft.chronicle.map.replication
Context of remote ChronicleMap queries and internal replication operations.
MapReplicableEntry<K,V> - Interface in net.openhft.chronicle.map.replication
A context of a present entry in the replicated ChronicleMap.
MapSegmentContext<K,V,R> - Interface in net.openhft.chronicle.map
Context of ChronicleMap's segment.
maxBloatFactor(double) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures the maximum number of times, the hash containers, created by this builder, are allowed to grow in size beyond the configured target number of entries.
maxBloatFactor(double) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
maxBloatFactor(double) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
maxChunksPerEntry(int) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures how many chunks a single entry, inserted into ChronicleHashes, created by this builder, could take.
maxChunksPerEntry(int) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
maxChunksPerEntry(int) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
maxNumberOfChannels(int) - Method in class net.openhft.chronicle.hash.replication.ReplicationHub.Builder
Configures the maximum number of channels could be ReplicationHub.createChannel(int) created for ReplicationHubs, created by this builder.
maxNumberOfChannels() - Method in class net.openhft.chronicle.hash.replication.ReplicationHub
Returns the maximum number of channels could be created for this ReplicationHub.
maxStorableSize() - Method in interface net.openhft.chronicle.hash.serialization.SizeMarshaller
Returns the maximum size this SizeMarshaller is able to store.
maxStoringLengthOfSizesInRange(long, long) - Method in interface net.openhft.chronicle.hash.serialization.SizeMarshaller
Returns the maximum storing length this SizeMarshaller produces for some value in the given range (both bounds are inclusive).
merge(MapQueryContext<K, V, R>, Data<V>, BiFunction<? super V, ? super V, ? extends V>, ReturnValue<V>) - Method in interface net.openhft.chronicle.map.MapMethods
minSegments(int) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Set minimum number of segments in hash containers, constructed by this builder.
minSegments(int) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
minSegments(int) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
minStorableSize() - Method in interface net.openhft.chronicle.hash.serialization.SizeMarshaller
Returns the minimum size this SizeMarshaller is able to store.
minStoringLengthOfSizesInRange(long, long) - Method in interface net.openhft.chronicle.hash.serialization.SizeMarshaller
Returns the minimum storing length this SizeMarshaller produces for some size in the given range (both bounds are inclusive).
moveChange(long, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
moveChange(long, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
multiCast(InetAddress, int, NetworkInterface) - Static method in class net.openhft.chronicle.hash.replication.UdpTransportConfig
 

N

name(String) - Method in interface net.openhft.chronicle.hash.ChronicleHashInstanceBuilder
 
name(String) - Method in class net.openhft.chronicle.hash.replication.AbstractReplication.Builder
Configures replication "name", which could appear in log messages and replication thread names.
name() - Method in class net.openhft.chronicle.hash.replication.AbstractReplication
 
name() - Method in class net.openhft.chronicle.hash.replication.UdpTransportConfig
 
nestedContextsLockedOnSameSegment - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
nestedContextsLockedOnSameSegment() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
nestedContextsLockedOnSameSegment - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
nestedContextsLockedOnSameSegment() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
nestedContextsLockedOnSameSegment - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
nestedContextsLockedOnSameSegment() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
nestedContextsLockedOnSameSegment - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
nestedContextsLockedOnSameSegment() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
net.openhft.chronicle.hash - package net.openhft.chronicle.hash
Contains common interfaces and utilities for ChronicleMaps (net.openhft.chronicle.map package) and ChronicleSets (net.openhft.chronicle.set package).
net.openhft.chronicle.hash.locks - package net.openhft.chronicle.hash.locks
 
net.openhft.chronicle.hash.replication - package net.openhft.chronicle.hash.replication
 
net.openhft.chronicle.hash.serialization - package net.openhft.chronicle.hash.serialization
The package contains interfaces for serializing objects and values between Java heap and Bytes or BytesStore.
net.openhft.chronicle.map - package net.openhft.chronicle.map
 
net.openhft.chronicle.map.impl - package net.openhft.chronicle.map.impl
 
net.openhft.chronicle.map.replication - package net.openhft.chronicle.map.replication
 
net.openhft.chronicle.set - package net.openhft.chronicle.set
Contains ChronicleSet interface and ChronicleSetBuilder class.
net.openhft.chronicle.set.replication - package net.openhft.chronicle.set.replication
 
networkInterface() - Method in class net.openhft.chronicle.hash.replication.UdpTransportConfig
 
networkInterfaceForMulticast(NetworkInterface) - Method in class net.openhft.chronicle.hash.replication.UdpTransportConfig
 
newCondition() - Method in interface net.openhft.chronicle.hash.locks.InterProcessLock
Conditions are not supported by inter-process locks, always throws UnsupportedOperationException.
newEntrySize(Data<V>, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
newEntrySize(Data<V>, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
newEntrySize(Data<V>, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
newEntrySize(Data<V>, long, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
newSizeOfEverythingBeforeValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
newSizeOfEverythingBeforeValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
newSizeOfEverythingBeforeValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
newSizeOfEverythingBeforeValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
next() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WrappedValueInstanceDataHolder
 
next() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WrappedValueInstanceDataHolder
 
next() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WrappedValueInstanceDataHolder
 
next() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WrappedValueInstanceDataHolder
 
nextNode() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
nextNode() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
nextNode() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
nextNode() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
nextPos() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
nextPos() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
nextPos() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
nextPos() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
nextTier() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
nextTier() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
nextTier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
nextTier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
nextTierIndex() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
nextTierIndex(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
nextTierIndex() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
nextTierIndex(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
nextTierIndex() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
nextTierIndex(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
nextTierIndex(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
nextTierIndex() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
nonTieredSegmentsPercentile(double) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures probabilistic fraction of segments, which shouldn't become tiered, if Chronicle Hash size is ChronicleHashBuilder.entries(long), assuming hash code distribution of the keys, inserted into configured Chronicle Hash, is good.
nonTieredSegmentsPercentile(double) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
nonTieredSegmentsPercentile(double) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
noThrottling() - Static method in class net.openhft.chronicle.hash.replication.ThrottlingConfig
Returns a config which prescribe that a replicator shouldn't throttle.

O

of(int, InetSocketAddress...) - Static method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
of(int, Collection<InetSocketAddress>) - Static method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
of(InetAddress, int) - Static method in class net.openhft.chronicle.hash.replication.UdpTransportConfig
 
of(Class<K>, Class<V>) - Static method in interface net.openhft.chronicle.map.ChronicleMap
Delegates to ChronicleMapBuilder.of(Class, Class) for convenience.
of(Class<K>, Class<V>) - Static method in class net.openhft.chronicle.map.ChronicleMapBuilder
Returns a new ChronicleMapBuilder instance which is able to create maps with the specified key and value classes.
of(Class<K>) - Static method in interface net.openhft.chronicle.set.ChronicleSet
 
of(Class<K>) - Static method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
offset() - Method in interface net.openhft.chronicle.hash.Data
Returns the offset to the Data's bytes sequence, within the Data.bytes() object.
offset() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryKeyBytesData
 
offset() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryValueBytesData
 
offset() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.DummyValueZeroData
 
offset() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryKeyBytesData
 
offset() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryValueBytesData
 
offset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.DummyValueZeroData
 
offset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryKeyBytesData
 
offset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryValueBytesData
 
offset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.DummyValueZeroData
 
offset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryKeyBytesData
 
offset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryValueBytesData
 
offset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputKeyBytesData
 
offset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputValueBytesData
 
onConnect(InetAddress, byte, boolean) - Method in interface net.openhft.chronicle.hash.replication.ConnectionListener
 
onDisconnect(InetAddress, byte) - Method in interface net.openhft.chronicle.hash.replication.ConnectionListener
 
originIdentifier() - Method in interface net.openhft.chronicle.hash.replication.ReplicableEntry
The identifier, associated with this entry.
originIdentifier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
originIdentifier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
originTimestamp() - Method in interface net.openhft.chronicle.hash.replication.ReplicableEntry
The timestamp, associated with this entry.
originTimestamp() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
originTimestamp() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
owner() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
owner() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
owner() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
owner() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 

P

persistedTo(File) - Method in interface net.openhft.chronicle.hash.ChronicleHashInstanceBuilder
 
port() - Method in class net.openhft.chronicle.hash.replication.UdpTransportConfig
 
pos - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
pos() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
pos - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
pos() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
pos - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
pos() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
pos - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
pos() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
posInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
posInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
posInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
posInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
presenceOfEntryInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
presenceOfEntryInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
prevTier() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
prevTier() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
prevTier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
prevTier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
prevTierIndex() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
prevTierIndex(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
prevTierIndex() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
prevTierIndex(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
prevTierIndex() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
prevTierIndex(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
prevTierIndex(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
prevTierIndex() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
printMapStats(ChronicleMap<K, V>) - Static method in class net.openhft.chronicle.map.MapDiagnostics
 
privateAPI() - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Deprecated.
don't use private API in the client code
privateAPI() - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Deprecated.
don't use private API in the client code
privateAPI() - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
Deprecated.
don't use private API in the client code
processReplicatedEvent() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
put(MapQueryContext<K, V, R>, Data<V>, ReturnValue<V>) - Method in interface net.openhft.chronicle.map.MapMethods
Backing Map.put(Object, Object) method.
put(MapRemoteQueryContext<K, V, R>, Data<V>) - Method in interface net.openhft.chronicle.map.replication.MapRemoteOperations
Handle remote put call or replication event, i.
put(SetRemoteQueryContext<K, R>) - Method in interface net.openhft.chronicle.set.replication.SetRemoteOperations
 
putAll(File) - Method in interface net.openhft.chronicle.map.ChronicleMap
Imports all the entries from a File, the fromFile must be created using or the same format as ChronicleMap.get(Object), this method behaves similar to Map.put(Object, Object) where existing entries are overwritten.
putIfAbsent(MapQueryContext<K, V, R>, Data<V>, ReturnValue<V>) - Method in interface net.openhft.chronicle.map.MapMethods
putNewVolatile(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
putNewVolatile(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
putNewVolatile(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
putNewVolatile(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
putPrefix() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
putPrefix() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
putReturnsNull(boolean) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Configures if the maps created by this ChronicleMapBuilder should return null instead of previous mapped values on ChornicleMap.put(key, value) calls.
putValueDeletedEntry(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
putValueDeletedEntry(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
putValueDeletedEntry(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
putValueDeletedEntry(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
putValueVolatile(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
putValueVolatile(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
putValueVolatile(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
putValueVolatile(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 

Q

queriedKey() - Method in interface net.openhft.chronicle.hash.HashQueryContext
Returns the queried key as a Data.
queriedKey() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
queriedKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
queryContext(K) - Method in interface net.openhft.chronicle.hash.ChronicleHash
Returns the context to perform arbitrary operations with the given key in this map.
queryContext(Data<K>) - Method in interface net.openhft.chronicle.hash.ChronicleHash
Equivalent to ChronicleHash.queryContext(Object), but accepts Data instead of key as an object.

R

raiseChange() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
raiseChange() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
raiseChanged() - Method in interface net.openhft.chronicle.hash.replication.ReplicableEntry
Propagate the entry, schedule it to be replicated over to remote Chronicle nodes.
raiseChanged() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
raiseChanged() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
read(Bytes, T) - Method in interface net.openhft.chronicle.hash.serialization.BytesReader
Reads and returns the object from RandomCommon.readPosition() (i.
read(Bytes, List<T>) - Method in class net.openhft.chronicle.hash.serialization.ListMarshaller
 
read(Bytes, Map<K, V>) - Method in class net.openhft.chronicle.hash.serialization.MapMarshaller
 
read(Bytes, Set<T>) - Method in class net.openhft.chronicle.hash.serialization.SetMarshaller
 
read(Bytes, long, T) - Method in interface net.openhft.chronicle.hash.serialization.SizedReader
Reads and returns the object from RandomCommon.readPosition() (i.
readExistingEntry(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
readExistingEntry(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
readExistingEntry(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
readExistingEntry(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
readLock() - Method in interface net.openhft.chronicle.hash.locks.InterProcessReadWriteUpdateLock
Returns the read-level lock.
readLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
ReadLock() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapIterationContext.ReadLock
 
readLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
ReadLock() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapQueryContext.ReadLock
 
readLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
ReadLock() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReadLock
 
readLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
ReadLock() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReadLock
 
readMarshallable(WireIn) - Method in class net.openhft.chronicle.hash.serialization.ListMarshaller
 
readMarshallable(WireIn) - Method in class net.openhft.chronicle.hash.serialization.MapMarshaller
 
readMarshallable(WireIn) - Method in class net.openhft.chronicle.hash.serialization.SetMarshaller
 
readSize(Bytes) - Method in interface net.openhft.chronicle.hash.serialization.SizeMarshaller
Reads and returns a size from the input.
readUnlockAndDecrementCount() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
readUnlockAndDecrementCount() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
readUnlockAndDecrementCount() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
readUnlockAndDecrementCount() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
readUnlockAndDecrementCountGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
readUnlockAndDecrementCountGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
readUnlockAndDecrementCountGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
readUnlockAndDecrementCountGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
readZero() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
readZero() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
readZero() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
readZero() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
readZeroGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
readZeroGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
readZeroGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
readZeroGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
realloc(long, int, int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
realloc(long, int, int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
realloc(long, int, int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
realloc(long, int, int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
reallocGuarded(long, int, int) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
reallocGuarded(long, int, int) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
reallocGuarded(long, int, int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
reallocGuarded(long, int, int) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
relocation(Data<V>, long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
relocation(Data<V>, long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
relocation(Data<V>, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
relocation(Data<V>, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
remoteIdentifier() - Method in interface net.openhft.chronicle.hash.replication.RemoteOperationContext
 
remoteIdentifier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
remoteIdentifier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
remoteNodeValidator(RemoteNodeValidator) - Method in class net.openhft.chronicle.hash.replication.AbstractReplication.Builder
 
remoteNodeValidator() - Method in class net.openhft.chronicle.hash.replication.AbstractReplication
 
RemoteNodeValidator - Interface in net.openhft.chronicle.hash.replication
 
RemoteOperationContext<K> - Interface in net.openhft.chronicle.hash.replication
Context of internal replication operation.
remoteOperations(MapRemoteOperations<K, V, ?>) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
remoteOperations(SetRemoteOperations<K, ?>) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
remoteTimestamp() - Method in interface net.openhft.chronicle.hash.replication.RemoteOperationContext
 
remoteTimestamp() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
remoteTimestamp() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
remove(MapEntry<K, V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
remove() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
remove() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
remove(MapEntry<K, V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
remove(MapEntry<K, V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
remove() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
remove() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
remove(MapEntry<K, V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
remove(MapEntry<K, V>) - Method in interface net.openhft.chronicle.map.MapEntryOperations
Removes the given entry from the map.
remove(MapQueryContext<K, V, R>, ReturnValue<V>) - Method in interface net.openhft.chronicle.map.MapMethods
Backing Map.remove(Object) method.
remove(MapQueryContext<K, V, R>, Data<V>) - Method in interface net.openhft.chronicle.map.MapMethods
remove(MapRemoteQueryContext<K, V, R>) - Method in interface net.openhft.chronicle.map.replication.MapRemoteOperations
Handle remote remove call and remove replication event, i.
remove(SetRemoteQueryContext<K, R>) - Method in interface net.openhft.chronicle.set.replication.SetRemoteOperations
 
remove(SetEntry<K>) - Method in interface net.openhft.chronicle.set.SetEntryOperations
 
removedEntryCleanupTimeout(long, TimeUnit) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures timeout after which entries, marked as removed in the Chronicle Hash, constructed by this builder, are allowed to be completely removed from the data structure.
removedEntryCleanupTimeout(long, TimeUnit) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
removedEntryCleanupTimeout(long, TimeUnit) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
removeReturnsNull(boolean) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Configures if the maps created by this ChronicleMapBuilder should return null instead of the last mapped value on ChronicleMap.remove(key) calls.
replace(MapQueryContext<K, V, R>, Data<V>, ReturnValue<V>) - Method in interface net.openhft.chronicle.map.MapMethods
replace(MapQueryContext<K, V, R>, Data<V>, Data<V>) - Method in interface net.openhft.chronicle.map.MapMethods
replaceValue(MapEntry<K, V>, Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
replaceValue(MapEntry<K, V>, Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
replaceValue(MapEntry<K, V>, Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
replaceValue(MapEntry<K, V>, Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
replaceValue(MapEntry<K, V>, Data<V>) - Method in interface net.openhft.chronicle.map.MapEntryOperations
Replaces the given entry's value with the new one.
ReplicableEntry - Interface in net.openhft.chronicle.hash.replication
Abstracts a replicable entry in the replicated ChronicleHash.
replicated(byte, TcpTransportAndNetworkConfig) - Method in interface net.openhft.chronicle.hash.ChronicleHashInstanceBuilder
 
replicated(SingleChronicleHashReplication) - Method in interface net.openhft.chronicle.hash.ChronicleHashInstanceBuilder
 
ReplicatedHashSegmentContext<K,E extends HashEntry<K>> - Interface in net.openhft.chronicle.hash
 
replicatedInputBytes - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
replicatedInputBytes() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
replicatedInputBytesInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
ReplicatedInputKeyBytesData() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputKeyBytesData
 
replicatedInputKeyBytesValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
ReplicatedInputValueBytesData() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputValueBytesData
 
replicatedInputValueBytesValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
ReplicatedMapAbsentDelegating() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedMapAbsentDelegating
 
ReplicatedMapAbsentDelegatingForIteration() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReplicatedMapAbsentDelegatingForIteration
 
ReplicatedMapEntryDelegating() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReplicatedMapEntryDelegating
 
replicatedViaChannel(ReplicationChannel) - Method in interface net.openhft.chronicle.hash.ChronicleHashInstanceBuilder
Configures replication of the hash containers, created by this builder, via so called "channels".
replication(SingleChronicleHashReplication) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures replication of the hash containers, created by this builder.
replication(byte, TcpTransportAndNetworkConfig) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Shortcut for replication(SimpleReplication.builder() .tcpTransportAndNetwork(tcpTransportAndNetwork).createWithId(identifier)).
replication(byte) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
 
replication(SingleChronicleHashReplication) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
replication(byte) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
replication(byte, TcpTransportAndNetworkConfig) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
replication(SingleChronicleHashReplication) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
replication(byte, TcpTransportAndNetworkConfig) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
replication(byte) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
replicationBytesOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
replicationBytesOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
ReplicationChannel - Class in net.openhft.chronicle.hash.replication
A token which should be created via ReplicationHub.createChannel(int) call and passed to ChronicleHashInstanceBuilder.replicatedViaChannel(ReplicationChannel) method, to establish a channel replication.
ReplicationHub - Class in net.openhft.chronicle.hash.replication
This class holds all configurations of multicontainer replication, which is usable, when you want to replicate several ChronicleHashes (maps, sets, etc.) between same servers.
ReplicationHub.Builder - Class in net.openhft.chronicle.hash.replication
Builder of ReplicationHubs.
replicationInputInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
replicationStateInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
replicationStateInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
replicationUpdateInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
replicationUpdateInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
returnedValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UsingReturnValue
 
returnedValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UsingReturnValue
 
returnValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.DefaultReturnValue
 
returnValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.DefaultReturnValue
 
returnValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UsingReturnValue
 
returnValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UsingReturnValue
 
returnValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.DefaultReturnValue
 
returnValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.DefaultReturnValue
 
returnValue(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UsingReturnValue
 
returnValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UsingReturnValue
 
ReturnValue<V> - Interface in net.openhft.chronicle.map
 
returnValue(Data<V>) - Method in interface net.openhft.chronicle.map.ReturnValue
 
riId - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
riId() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
riKeyOffset - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
riKeyOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
riKeySize - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
riKeySize() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
riTimestamp - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
riValueOffset - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
riValueOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
riValueSize - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
riValueSize() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
rootContextInThisThread - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
rootContextInThisThread() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
rootContextInThisThread - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
rootContextInThisThread() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
rootContextInThisThread - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
rootContextInThisThread() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
rootContextInThisThread - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
rootContextInThisThread() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
rootContextLockedOnThisSegment - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
rootContextLockedOnThisSegment() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
rootContextLockedOnThisSegment - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
rootContextLockedOnThisSegment() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
rootContextLockedOnThisSegment - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
rootContextLockedOnThisSegment() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
rootContextLockedOnThisSegment - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
rootContextLockedOnThisSegment() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 

S

searchKey() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
searchKey() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
searchKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
searchKey() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
searchKeyInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
searchKeyInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
searchKeyInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
searchKeyInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
searchStartPos - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
searchStartPos() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
searchStartPos - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
searchStartPos() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
searchStartPos - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
searchStartPos() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
searchStartPos - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
searchStartPos() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
searchState - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
searchState() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
searchState - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
searchState() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
searchState - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
searchState() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
searchState - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
searchState() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
searchStateAbsent() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
searchStateAbsent() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
searchStateAbsent() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
searchStateAbsent() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
searchStateDeleted() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
searchStateDeleted() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
searchStateDeleted() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
searchStateDeleted() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
searchStatePresent() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
searchStatePresent() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
searchStatePresent() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
searchStatePresent() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
segmentBS - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
segmentBS() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
segmentBS - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
segmentBS() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
segmentBS - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
segmentBS() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
segmentBS - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
segmentBS() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
segmentBytes - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
segmentBytes() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
segmentBytes - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
segmentBytes() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
segmentBytes - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
segmentBytes() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
segmentBytes - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
segmentBytes() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
segmentBytesForRead() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
segmentBytesForRead() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
segmentBytesForRead() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
segmentBytesForRead() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
segmentBytesForReadGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
segmentBytesForReadGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
segmentBytesForReadGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
segmentBytesForReadGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
segmentBytesForWrite() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
segmentBytesForWrite() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
segmentBytesForWrite() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
segmentBytesForWrite() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
segmentBytesForWriteGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
segmentBytesForWriteGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
segmentBytesForWriteGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
segmentBytesForWriteGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
segmentContext(int) - Method in interface net.openhft.chronicle.hash.ChronicleHash
Returns the context of the segment with the given index.
segmentHeader() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
segmentHeader() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
segmentHeader() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
segmentHeader() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
segmentHeaderAddress() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
segmentHeaderAddress() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
segmentHeaderAddress() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
segmentHeaderAddress() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
segmentHeaderInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
segmentHeaderInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
segmentHeaderInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
segmentHeaderInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
segmentIndex() - Method in interface net.openhft.chronicle.hash.HashQueryContext
Returns the index of the accessed segment, where the queried key is located (or to which the key is going to be put).
segmentIndex() - Method in interface net.openhft.chronicle.hash.SegmentLock
Returns the index of the accessed segment.
segmentIndex - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
segmentIndex() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
segmentIndex - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
segmentIndex() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
segmentIndex - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
segmentIndex() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
segmentIndex - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
segmentIndex() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
segmentIndexInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
segmentIndexInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
segmentIndexInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
segmentIndexInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
SegmentLock - Interface in net.openhft.chronicle.hash
InterProcessReadWriteUpdateLock of a segment in ChronicleHash.
segments() - Method in interface net.openhft.chronicle.hash.ChronicleHash
Returns the number of segments in this ChronicleHash.
segmentTierInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
segmentTierInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
segmentTierInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
segmentTierInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
serverPort() - Method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
serverPort(int) - Method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
set() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
set() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
set() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
set() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
set() - Method in interface net.openhft.chronicle.set.SetContext
Returns the accessed ChronicleSet.
SetAbsentEntry<K> - Interface in net.openhft.chronicle.set
Low-level operational context for the situations, when the new key is going to be inserted into the ChronicleSet.
SetContext<K,R> - Interface in net.openhft.chronicle.set
Context, in which SetEntries are accessed.
SetEntry<K> - Interface in net.openhft.chronicle.set
A context of a present entry in the ChronicleSet.
SetEntryOperations<K,R> - Interface in net.openhft.chronicle.set
 
setHashLookupPos(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
setHashLookupPos(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
setHashLookupPos(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
setHashLookupPos(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
setHashLookupPosGuarded(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
setHashLookupPosGuarded(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
setHashLookupPosGuarded(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
setHashLookupPosGuarded(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
setLocalLockState(LocalLockState) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
setLocalLockState(LocalLockState) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
setLocalLockState(LocalLockState) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
setLocalLockState(LocalLockState) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
setLocalLockStateGuarded(LocalLockState) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
setLocalLockStateGuarded(LocalLockState) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
setLocalLockStateGuarded(LocalLockState) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
setLocalLockStateGuarded(LocalLockState) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
SetMarshaller<T> - Class in net.openhft.chronicle.hash.serialization
Marshaller of Set<T>.
SetMarshaller(BytesReader<T>, BytesWriter<? super T>) - Constructor for class net.openhft.chronicle.hash.serialization.SetMarshaller
 
setNestedContextsLockedOnSameSegment(boolean) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
setNestedContextsLockedOnSameSegment(boolean) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
setNestedContextsLockedOnSameSegment(boolean) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
setNestedContextsLockedOnSameSegment(boolean) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
setNextNode(LocksInterface) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
setNextNode(LocksInterface) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
setNextNode(LocksInterface) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
setNextNode(LocksInterface) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
SetQueryContext<K,R> - Interface in net.openhft.chronicle.set
A context of ChronicleSet operations with individual keys (most: contains(), add(), etc., opposed to bulk operations).
SetRemoteOperations<K,R> - Interface in net.openhft.chronicle.set.replication
 
SetRemoteQueryContext<K,R> - Interface in net.openhft.chronicle.set.replication
Context of remote ChronicleSet queries and internal replication operations.
SetReplicableEntry<K> - Interface in net.openhft.chronicle.set.replication
A context of a present entry in the replicated ChronicleSet.
setSearchState(CompiledMapIterationContext.SearchState) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
setSearchState(CompiledMapQueryContext.SearchState) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
setSearchState(CompiledReplicatedMapIterationContext.SearchState) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
setSearchState(CompiledReplicatedMapQueryContext.SearchState) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
setSearchStateGuarded(CompiledMapQueryContext.SearchState) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
setSearchStateGuarded(CompiledReplicatedMapQueryContext.SearchState) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
SetSegmentContext<K,R> - Interface in net.openhft.chronicle.set
Context of ChronicleSet's segment.
shouldTestEntry() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
shouldTestEntry() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
SingleChronicleHashReplication - Class in net.openhft.chronicle.hash.replication
 
SingleChronicleHashReplication.Builder - Class in net.openhft.chronicle.hash.replication
 
size() - Method in interface net.openhft.chronicle.hash.Data
Returns the size of this Data's bytes sequence.
size() - Method in interface net.openhft.chronicle.hash.HashSegmentContext
Returns the number of present entries in this segment.
size(T) - Method in interface net.openhft.chronicle.hash.serialization.SizedWriter
Returns the length (in bytes) of the serialized form of the given object.
size() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryKeyBytesData
 
size() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.EntryValueBytesData
 
size() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
size() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.DummyValueZeroData
 
size() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryKeyBytesData
 
size() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryValueBytesData
 
size() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
size() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.DummyValueZeroData
 
size() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryKeyBytesData
 
size() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryValueBytesData
 
size() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
size() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.DummyValueZeroData
 
size() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryKeyBytesData
 
size() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryValueBytesData
 
size() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputKeyBytesData
 
size() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReplicatedInputValueBytesData
 
size() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
SizedReader<T> - Interface in net.openhft.chronicle.hash.serialization
Deserializer of objects from bytes, mirroring the SizedWriter, i.
SizedWriter<T> - Interface in net.openhft.chronicle.hash.serialization
Serializer (object to bytes writer) which 1) knows the length of serialized form of any object before actual serialization 2) doesn't include that length in the serialized form itself, assuming it will be passed by the ChronicleHash into SizedReader.read(net.openhft.chronicle.bytes.Bytes, long, T) deserialization method.
SizeMarshaller - Interface in net.openhft.chronicle.hash.serialization
Strategy of storing numbers in bytes stores (usually sizes of the subsequent chunks in the same bytes store).
StatefulCopyable<T extends StatefulCopyable<T>> - Interface in net.openhft.chronicle.hash.serialization
Stateful implementations of marshaller interfaces (SizedReader, SizedWriter, BytesReader, BytesWriter, DataAccess), configured for ChronicleMap or ChronicleSet in builder, should implement the StatefulCopyable interface.
stopBit() - Static method in interface net.openhft.chronicle.hash.serialization.SizeMarshaller
 
storingLength(long) - Method in interface net.openhft.chronicle.hash.serialization.SizeMarshaller
Calculates how many bytes is takes to store the given size with this SizeMarshaller.
systemTimeIntervalBetween(long, long, TimeUnit) - Method in class net.openhft.chronicle.hash.replication.TimeProvider
Returns system time interval (i.

T

tcpBufferSize() - Method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
tcpBufferSize(int) - Method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
tcpTransportAndNetwork(TcpTransportAndNetworkConfig) - Method in class net.openhft.chronicle.hash.replication.AbstractReplication.Builder
 
tcpTransportAndNetwork() - Method in class net.openhft.chronicle.hash.replication.AbstractReplication
 
TcpTransportAndNetworkConfig - Class in net.openhft.chronicle.hash.replication
 
throttle(long, TimeUnit) - Static method in class net.openhft.chronicle.hash.replication.ThrottlingConfig
Returns a config which throttle the specified max bits per the given time unit with default bucketing interval.
throttling(TimeUnit) - Method in class net.openhft.chronicle.hash.replication.ThrottlingConfig
Returns maximum bits per the given time unit, i.
throttlingConfig() - Method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
throttlingConfig(ThrottlingConfig) - Method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
ThrottlingConfig - Class in net.openhft.chronicle.hash.replication
 
throttlingConfig() - Method in class net.openhft.chronicle.hash.replication.UdpTransportConfig
 
throttlingConfig(ThrottlingConfig) - Method in class net.openhft.chronicle.hash.replication.UdpTransportConfig
 
tier - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
tier() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
tier - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
tier() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
tier - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
tier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
tier - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
tier() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
tierBaseAddr - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
tierBaseAddr() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
tierBaseAddr - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
tierBaseAddr() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
tierBaseAddr - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
tierBaseAddr() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
tierBaseAddr - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
tierBaseAddr() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
tierCountersAreaAddr() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
tierCountersAreaAddr() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
tierCountersAreaAddr() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
tierCountersAreaAddr() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
tierDeleted() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
tierDeleted(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
tierDeleted() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
tierDeleted(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
tierDeleted() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
tierDeleted(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
tierDeleted(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
tierDeleted() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
tierEntries() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
tierEntries(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
tierEntries() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
tierEntries(long) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
tierEntries() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
tierEntries(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
tierEntries(long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
tierEntries() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
tierEntriesForIteration() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
tierEntriesForIteration() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
tierIndex - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
tierIndex() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
tierIndex - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
tierIndex() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
tierIndex - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
tierIndex() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
tierIndex - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
tierIndex() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
timeProvider(TimeProvider) - Method in interface net.openhft.chronicle.hash.ChronicleHashBuilder
Configures a time provider, used by hash containers, created by this builder, for needs of replication consensus protocol (conflicting data updates resolution).
TimeProvider - Class in net.openhft.chronicle.hash.replication
TimeProvider abstracts time measurement for ChronicleHash replication needs.
TimeProvider() - Constructor for class net.openhft.chronicle.hash.replication.TimeProvider
 
timeProvider(TimeProvider) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
timeProvider(TimeProvider) - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
timestamp() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
timestamp() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
toString() - Method in class net.openhft.chronicle.hash.AbstractData
Delegates to Data's object toString().
toString() - Method in class net.openhft.chronicle.hash.replication.AbstractReplication
 
toString() - Method in class net.openhft.chronicle.hash.replication.ReplicationHub
 
toString() - Method in class net.openhft.chronicle.hash.replication.SingleChronicleHashReplication
 
toString() - Method in class net.openhft.chronicle.hash.replication.TcpTransportAndNetworkConfig
 
toString() - Method in class net.openhft.chronicle.hash.replication.ThrottlingConfig
 
toString() - Method in class net.openhft.chronicle.hash.replication.UdpTransportConfig
 
toString() - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
 
toString() - Method in class net.openhft.chronicle.set.ChronicleSetBuilder
 
totalReadLockCount() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
totalReadLockCount() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
totalReadLockCount() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
totalReadLockCount() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
totalUpdateLockCount() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
totalUpdateLockCount() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
totalUpdateLockCount() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
totalUpdateLockCount() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
totalWriteLockCount() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
totalWriteLockCount() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
totalWriteLockCount() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
totalWriteLockCount() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
tryLock() - Method in interface net.openhft.chronicle.hash.locks.InterProcessLock
Acquires the lock only if it is free at the time of invocation, also if the lock is already held by the current thread, this call immediately returns true.
tryLock(long, TimeUnit) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.ReadLock
 
tryLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.ReadLock
 
tryLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.UpdateLock
 
tryLock(long, TimeUnit) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.UpdateLock
 
tryLock(long, TimeUnit) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WriteLock
 
tryLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WriteLock
 
tryLock(long, TimeUnit) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.ReadLock
 
tryLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.ReadLock
 
tryLock(long, TimeUnit) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UpdateLock
 
tryLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UpdateLock
 
tryLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WriteLock
 
tryLock(long, TimeUnit) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WriteLock
 
tryLock(long, TimeUnit) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReadLock
 
tryLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReadLock
 
tryLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.UpdateLock
 
tryLock(long, TimeUnit) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.UpdateLock
 
tryLock(long, TimeUnit) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WriteLock
 
tryLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WriteLock
 
tryLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReadLock
 
tryLock(long, TimeUnit) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReadLock
 
tryLock(long, TimeUnit) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UpdateLock
 
tryLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UpdateLock
 
tryLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WriteLock
 
tryLock(long, TimeUnit) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WriteLock
 

U

udpBufferSize() - Method in class net.openhft.chronicle.hash.replication.UdpTransportConfig
 
udpBufferSize(int) - Method in class net.openhft.chronicle.hash.replication.UdpTransportConfig
 
udpTransport(UdpTransportConfig) - Method in class net.openhft.chronicle.hash.replication.AbstractReplication.Builder
Configures UDP transport settings, used by Replications, created by this builder.
udpTransport() - Method in class net.openhft.chronicle.hash.replication.AbstractReplication
 
UdpTransportConfig - Class in net.openhft.chronicle.hash.replication
 
uninit() - Method in interface net.openhft.chronicle.hash.serialization.DataAccess
 
unlock() - Method in interface net.openhft.chronicle.hash.locks.InterProcessLock
Releases the lock, if the lock is not held by the current thread, returns immediately.
unlock() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.ReadLock
 
unlock() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.UpdateLock
 
unlock() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WriteLock
 
unlock() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.ReadLock
 
unlock() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UpdateLock
 
unlock() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WriteLock
 
unlock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReadLock
 
unlock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.UpdateLock
 
unlock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WriteLock
 
unlock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.ReadLock
 
unlock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UpdateLock
 
unlock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WriteLock
 
updateChange() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
updateChange() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
updateChecksum() - Method in interface net.openhft.chronicle.hash.ChecksumEntry
Re-computes and stores checksum for the entry.
updateChecksum() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
updateChecksum() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
updateChecksum() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
updateChecksum() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
updatedReplicationStateOnAbsentEntry() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
updatedReplicationStateOnAbsentEntry() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
updatedReplicationStateOnPresentEntry() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
updatedReplicationStateOnPresentEntry() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
updateLock() - Method in interface net.openhft.chronicle.hash.locks.InterProcessReadWriteUpdateLock
Returns the update-level lock.
updateLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
UpdateLock() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapIterationContext.UpdateLock
 
updateLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
UpdateLock() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UpdateLock
 
updateLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
UpdateLock() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.UpdateLock
 
updateLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
UpdateLock() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UpdateLock
 
updateOrigin(byte, long) - Method in interface net.openhft.chronicle.hash.replication.ReplicableEntry
Overwrite the entry's associated identifier and timestamp.
updateOrigin(byte, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
updateOrigin(byte, long) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
updateZero() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
updateZero() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
updateZero() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
updateZero() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
updateZeroGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
updateZeroGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
updateZeroGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
updateZeroGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
usedInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
usedInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
usedInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
usedInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
usingReturnValue - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
usingReturnValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
UsingReturnValue() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UsingReturnValue
 
usingReturnValue() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UsingReturnValue
 
usingReturnValue - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
usingReturnValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
UsingReturnValue() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UsingReturnValue
 
usingReturnValue() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UsingReturnValue
 
usingReturnValueInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.UsingReturnValue
 
usingReturnValueInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.UsingReturnValue
 

V

validate(byte, SocketAddress) - Method in interface net.openhft.chronicle.hash.replication.RemoteNodeValidator
checks the identifier that is unique and we haven't seen it before, unless it comes from the same port and host.
value() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
value() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WrappedValueInstanceDataHolder
 
value() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
value() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WrappedValueInstanceDataHolder
 
value() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.ReplicatedMapEntryDelegating
 
value() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
value() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WrappedValueInstanceDataHolder
 
value() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
value() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WrappedValueInstanceDataHolder
 
value() - Method in interface net.openhft.chronicle.map.MapEntry
Returns the entry value.
valueClass() - Method in interface net.openhft.chronicle.map.ChronicleMap
 
valueInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WrappedValueInstanceDataHolder
 
valueInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WrappedValueInstanceDataHolder
 
valueInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WrappedValueInstanceDataHolder
 
valueInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WrappedValueInstanceDataHolder
 
valueMarshaller(M) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
valueMarshaller(M) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
valueMarshallers(SizedReader<V>, SizedWriter<? super V>) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Configures the marshallers, used to serialize/deserialize values to/from off-heap memory in maps, created by this builder.
valueMarshallers(BytesReader<V>, BytesWriter<? super V>) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Configures the marshallers, used to serialize/deserialize values to/from off-heap memory in maps, created by this builder.
valueOf(String) - Static method in enum net.openhft.chronicle.hash.replication.DefaultEventualConsistencyStrategy.AcceptanceDecision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.map.impl.CompiledMapIterationContext.SearchState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryPresence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.map.impl.CompiledMapQueryContext.SearchState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.SearchState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryPresence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.SearchState
Returns the enum constant of this type with the specified name.
valueOffset - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
valueOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
valueOffset - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
valueOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
valueOffset - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
valueOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
valueOffset - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
valueOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
valueReader - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
valueReader() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
valueReader - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
valueReader() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
valueReader - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
valueReader() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
valueReader - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
valueReader() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
valueReaderAndDataAccess(SizedReader<V>, DataAccess<V>) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Configures the DataAccess and SizedReader used to serialize and deserialize values to and from off-heap memory in maps, created by this builder.
values() - Static method in enum net.openhft.chronicle.hash.replication.DefaultEventualConsistencyStrategy.AcceptanceDecision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.map.impl.CompiledMapIterationContext.SearchState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryPresence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.map.impl.CompiledMapQueryContext.SearchState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.SearchState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryPresence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.SearchState
Returns an array containing the constants of this enum type, in the order they are declared.
valueSize - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
valueSize() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
valueSize - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
valueSize() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
valueSize - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
valueSize() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
valueSize - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
valueSize() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
valueSizeInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
valueSizeInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
valueSizeInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
valueSizeInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
valueSizeMarshaller(SizeMarshaller) - Method in class net.openhft.chronicle.map.ChronicleMapBuilder
Configures the marshaller used to serialize actual value sizes to off-heap memory in maps, created by this builder.
valueSizeOffset - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
valueSizeOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
valueSizeOffset - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
valueSizeOffset() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
valueSizeOffset - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
valueSizeOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
valueSizeOffset - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
valueSizeOffset() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
valueSizeOffsetInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
valueSizeOffsetInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
valueSizeOffsetInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
valueSizeOffsetInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
verifyTierCountersAreaData() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
verifyTierCountersAreaData() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
verifyTierCountersAreaData() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
verifyTierCountersAreaData() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 

W

wrappedData - Variable in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WrappedValueInstanceDataHolder
 
wrappedData() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WrappedValueInstanceDataHolder
 
wrappedData - Variable in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WrappedValueInstanceDataHolder
 
wrappedData() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WrappedValueInstanceDataHolder
 
wrappedData - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WrappedValueInstanceDataHolder
 
wrappedData() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WrappedValueInstanceDataHolder
 
wrappedData - Variable in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WrappedValueInstanceDataHolder
 
wrappedData() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WrappedValueInstanceDataHolder
 
wrappedDataInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WrappedValueInstanceDataHolder
 
wrappedDataInit() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WrappedValueInstanceDataHolder
 
wrappedDataInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WrappedValueInstanceDataHolder
 
wrappedDataInit() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WrappedValueInstanceDataHolder
 
wrappedValueDataAccess() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WrappedValueInstanceDataHolder
 
wrappedValueDataAccess() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WrappedValueInstanceDataHolder
 
wrappedValueDataAccess() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WrappedValueInstanceDataHolder
 
wrappedValueDataAccess() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WrappedValueInstanceDataHolder
 
WrappedValueInstanceDataHolder() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WrappedValueInstanceDataHolder
 
WrappedValueInstanceDataHolder() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WrappedValueInstanceDataHolder
 
WrappedValueInstanceDataHolder() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WrappedValueInstanceDataHolder
 
WrappedValueInstanceDataHolder() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WrappedValueInstanceDataHolder
 
wrappedValueInstanceValueHolder() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
wrappedValueInstanceValueHolder() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
wrappedValueInstanceValueHolder() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
wrappedValueInstanceValueHolder() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
wrapValueAsData(V) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
wrapValueAsData(V) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
wrapValueAsData(V) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
wrapValueAsData(V) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
wrapValueAsData(V) - Method in interface net.openhft.chronicle.map.MapContext
Wraps the given value as a Data.
write(Bytes, T) - Method in interface net.openhft.chronicle.hash.serialization.BytesWriter
Serializes the given object to the given out.
write(Bytes, List<T>) - Method in class net.openhft.chronicle.hash.serialization.ListMarshaller
 
write(Bytes, Map<K, V>) - Method in class net.openhft.chronicle.hash.serialization.MapMarshaller
 
write(Bytes, Set<T>) - Method in class net.openhft.chronicle.hash.serialization.SetMarshaller
 
write(Bytes, long, T) - Method in interface net.openhft.chronicle.hash.serialization.SizedWriter
Serializes the given object to the given out, without writing the length of the serialized form itself.
writeEntryDeleted() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
writeEntryDeleted() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
writeEntryPresent() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
writeEntryPresent() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
writeLock() - Method in interface net.openhft.chronicle.hash.locks.InterProcessReadWriteUpdateLock
Returns the write-level lock.
writeLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
WriteLock() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapIterationContext.WriteLock
 
writeLock() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
WriteLock() - Constructor for class net.openhft.chronicle.map.impl.CompiledMapQueryContext.WriteLock
 
writeLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
WriteLock() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WriteLock
 
writeLock() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
WriteLock() - Constructor for class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.WriteLock
 
writeMarshallable(WireOut) - Method in class net.openhft.chronicle.hash.serialization.ListMarshaller
 
writeMarshallable(WireOut) - Method in class net.openhft.chronicle.hash.serialization.MapMarshaller
 
writeMarshallable(WireOut) - Method in class net.openhft.chronicle.hash.serialization.SetMarshaller
 
writeNewEntry(long, Data<?>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
writeNewEntry(long, Data<?>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
writeNewEntry(long, Data<?>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
writeNewEntry(long, Data<?>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
writeSize(Bytes, long) - Method in interface net.openhft.chronicle.hash.serialization.SizeMarshaller
Writes the given size into the streaming output.
writeTo(RandomDataOutput, long) - Method in interface net.openhft.chronicle.hash.Data
Writes bytes of this Data to the given target from the given targetOffset.
writeValue(Data<?>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
writeValue(Data<?>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
writeValue(Data<?>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
writeValue(Data<?>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
writeValueAndPutPos(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
writeValueAndPutPos(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
writeValueAndPutPos(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
writeValueAndPutPos(Data<V>) - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
writeZero() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
writeZero() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
writeZero() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
writeZero() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 
writeZeroGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapIterationContext
 
writeZeroGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
writeZeroGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext
 
writeZeroGuarded() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext
 

Z

zeroBytes() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext.DummyValueZeroData
 
zeroBytes() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.DummyValueZeroData
 
zeroBytes() - Method in class net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.DummyValueZeroData
 
zeroValueData() - Method in class net.openhft.chronicle.map.impl.CompiledMapQueryContext
 
A B C D E F G H I K L M N O P Q R S T U V W Z 
Skip navigation links

Copyright © 2015. All rights reserved.