K
- the type of the keyV
- the type of the valuepublic interface MergingEntryHolder<K,V> extends MergingValueHolder<V>
Modifier and Type | Method and Description |
---|---|
Object |
getDeserializedKey()
Returns the deserialized merging key.
|
K |
getKey()
Returns the merging key in the in-memory format of the backing data structure.
|
getDeserializedValue, getValue, setSerializationService
readData, writeData
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.