V
- the type of the valuepublic interface MergingValue<V>
Modifier and Type | Method and Description |
---|---|
Object |
getDeserializedValue()
Returns the deserialized merging value.
|
V |
getValue()
Returns the merging value in the in-memory format of the backing data structure.
|
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.