K - the hash key typepublic interface HashAbsentEntry<K>
ChronicleHash.
This interface is not usable by itself; it merely defines the common base for MapAbsentEntry and SetAbsentEntry.
HashQueryContext.absentEntry()| Modifier and Type | Method and Description |
|---|---|
Data<K> |
absentKey()
Returns the key is going to be inserted into the
ChronicleHash. |
HashContext<K> |
context()
Returns the context, in which the entry is going to be inserted into the hash.
|
HashContext<K> context()
Copyright © 2019. All rights reserved.