| Package | Description |
|---|---|
| net.openhft.chronicle.map |
Contains
ChronicleMap interface, ChronicleMap context
interfaces, ChronicleMapBuilder class and related stuff. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExternalMapQueryContext<K,V,R>
|
interface |
MapQueryContext<K,V,R>
A context of
ChronicleMap operations with individual keys
(like during get(), put(), etc., opposed to bulk operations). |
interface |
MapSegmentContext<K,V,R>
Context of
ChronicleMap's segment. |
| Modifier and Type | Method and Description |
|---|---|
MapContext<K,V,?> |
MapEntry.context() |
MapContext<K,V,?> |
MapAbsentEntry.context() |
Copyright © 2019. All rights reserved.