| Package | Description |
|---|---|
| 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.impl.stage.hash | |
| net.openhft.chronicle.hash.impl.stage.iter | |
| net.openhft.chronicle.map |
Contains
ChronicleMap interface, ChronicleMap context
interfaces, ChronicleMapBuilder class and related stuff. |
| net.openhft.chronicle.map.channel | |
| net.openhft.chronicle.map.channel.internal | |
| net.openhft.chronicle.map.impl.ret | |
| net.openhft.chronicle.map.impl.stage.entry | |
| net.openhft.chronicle.map.impl.stage.input | |
| net.openhft.chronicle.map.impl.stage.iter | |
| net.openhft.chronicle.map.impl.stage.map | |
| net.openhft.chronicle.map.impl.stage.query | |
| net.openhft.chronicle.map.impl.stage.ret | |
| net.openhft.chronicle.set |
| Class and Description |
|---|
| MapClosable |
| Class and Description |
|---|
| VanillaChronicleMap |
| Class and Description |
|---|
| ChronicleHashCorruptionImpl |
| DefaultValueProvider
Default value computation strategy, used
in
ChronicleMapBuilder.defaultValueProvider(DefaultValueProvider) configuration. |
| MapClosable |
| MapContext
Context, in which
MapEntries are accessed. |
| MapEntry
A context of a present entry in the
ChronicleMap. |
| MapEntryOperations
SPI interface for customizing "low-level" modification operations on
ChronicleMap
entries. |
| MapSegmentContext
Context of
ChronicleMap's segment. |
| Class and Description |
|---|
ChronicleMap
ChronicleMap provides concurrent access to a Chronicle Map key-value store from a
JVM process. |
| ChronicleMap.SegmentStats |
ChronicleMapBuilder
ChronicleMapBuilder manages ChronicleMap configurations; could be used as a
classic builder and/or factory. |
| DefaultValueProvider
Default value computation strategy, used
in
ChronicleMapBuilder.defaultValueProvider(DefaultValueProvider) configuration. |
| MapAbsentEntry
Low-level operational context for the situations, when the new entry is going to be inserted
into the
ChronicleMap. |
| MapClosable |
| MapContext
Context, in which
MapEntries are accessed. |
| MapEntry
A context of a present entry in the
ChronicleMap. |
| MapEntryOperations
SPI interface for customizing "low-level" modification operations on
ChronicleMap
entries. |
| MapMethods
SPI interface for customizing behaviour of the specific Map's methods with individual keys.
|
| MapQueryContext
A context of
ChronicleMap operations with individual keys
(like during get(), put(), etc., opposed to bulk operations). |
| ReturnValue
Abstracts returning a value from a query to a
ChronicleMap, used in MapMethods. |
| Class and Description |
|---|
ChronicleMap
ChronicleMap provides concurrent access to a Chronicle Map key-value store from a
JVM process. |
| Class and Description |
|---|
ChronicleMap
ChronicleMap provides concurrent access to a Chronicle Map key-value store from a
JVM process. |
| Class and Description |
|---|
| ReturnValue
Abstracts returning a value from a query to a
ChronicleMap, used in MapMethods. |
| Class and Description |
|---|
| MapEntry
A context of a present entry in the
ChronicleMap. |
| Class and Description |
|---|
| DefaultValueProvider
Default value computation strategy, used
in
ChronicleMapBuilder.defaultValueProvider(DefaultValueProvider) configuration. |
| MapContext
Context, in which
MapEntries are accessed. |
| MapEntryOperations
SPI interface for customizing "low-level" modification operations on
ChronicleMap
entries. |
| MapQueryContext
A context of
ChronicleMap operations with individual keys
(like during get(), put(), etc., opposed to bulk operations). |
| Class and Description |
|---|
| ChronicleHashCorruptionImpl |
| DefaultValueProvider
Default value computation strategy, used
in
ChronicleMapBuilder.defaultValueProvider(DefaultValueProvider) configuration. |
| MapAbsentEntry
Low-level operational context for the situations, when the new entry is going to be inserted
into the
ChronicleMap. |
| MapClosable |
| MapContext
Context, in which
MapEntries are accessed. |
| MapEntry
A context of a present entry in the
ChronicleMap. |
| MapEntryOperations
SPI interface for customizing "low-level" modification operations on
ChronicleMap
entries. |
| MapSegmentContext
Context of
ChronicleMap's segment. |
| Class and Description |
|---|
ChronicleMap
ChronicleMap provides concurrent access to a Chronicle Map key-value store from a
JVM process. |
| DefaultValueProvider
Default value computation strategy, used
in
ChronicleMapBuilder.defaultValueProvider(DefaultValueProvider) configuration. |
| MapAbsentEntry
Low-level operational context for the situations, when the new entry is going to be inserted
into the
ChronicleMap. |
| MapContext
Context, in which
MapEntries are accessed. |
| MapEntry
A context of a present entry in the
ChronicleMap. |
| MapEntryOperations
SPI interface for customizing "low-level" modification operations on
ChronicleMap
entries. |
| ReplicatedChronicleMap
A Replicating Multi Master HashMap
|
| VanillaChronicleMap |
| Class and Description |
|---|
| DefaultValueProvider
Default value computation strategy, used
in
ChronicleMapBuilder.defaultValueProvider(DefaultValueProvider) configuration. |
| ExternalMapQueryContext |
| MapAbsentEntry
Low-level operational context for the situations, when the new entry is going to be inserted
into the
ChronicleMap. |
| MapClosable |
| MapContext
Context, in which
MapEntries are accessed. |
| MapEntry
A context of a present entry in the
ChronicleMap. |
| MapEntryOperations
SPI interface for customizing "low-level" modification operations on
ChronicleMap
entries. |
| MapQueryContext
A context of
ChronicleMap operations with individual keys
(like during get(), put(), etc., opposed to bulk operations). |
| Class and Description |
|---|
| ReturnValue
Abstracts returning a value from a query to a
ChronicleMap, used in MapMethods. |
| Class and Description |
|---|
| MapClosable |
Copyright © 2024. All rights reserved.