K - the type of the keyV - the type of the valuepublic interface MergingEntry<K,V> extends MergingValue<V>
| Modifier and Type | Method and Description | 
|---|---|
K | 
getKey()
Returns the deserialized merging key. 
 | 
Object | 
getRawKey()
Returns the merging key in the in-memory format of the backing data structure. 
 | 
getRawValue, getValueCopyright © 2023 Hazelcast, Inc.. All rights reserved.