| Package | Description |
|---|---|
| net.openhft.chronicle.set |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExternalSetQueryContext<K,R>
|
interface |
SetQueryContext<K,R>
A context of
ChronicleSet operations with individual keys
(most: contains(), add(), etc., opposed to bulk operations). |
interface |
SetSegmentContext<K,R>
Context of
ChronicleSet's segment. |
| Modifier and Type | Method and Description |
|---|---|
SetContext<K,?> |
SetEntry.context() |
SetContext<K,?> |
SetAbsentEntry.context() |
Copyright © 2019. All rights reserved.