V
- the type of the valuepublic interface MergingValue<V> extends MergingView
Modifier and Type | Method and Description |
---|---|
Object |
getRawValue()
Returns the merging value in the in-memory format of the backing data structure.
|
V |
getValue()
Returns the deserialized merging value.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.