public class AtomicReferenceMergingValueImpl extends AbstractMergingValueImpl<Object,AtomicReferenceMergingValueImpl> implements SplitBrainMergeTypes.AtomicReferenceMergeTypes
SplitBrainMergeTypes.AtomicReferenceMergeTypes
.Constructor and Description |
---|
AtomicReferenceMergingValueImpl() |
AtomicReferenceMergingValueImpl(SerializationService serializationService) |
Modifier and Type | Method and Description |
---|---|
int |
getId()
Returns type identifier for this class.
|
equals, getDeserializedValue, getFactoryId, getValue, hashCode, readData, setSerializationService, setValue, toString, writeData
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getDeserializedValue, getValue
public AtomicReferenceMergingValueImpl()
public AtomicReferenceMergingValueImpl(SerializationService serializationService)
public int getId()
IdentifiedDataSerializable
getId
in interface IdentifiedDataSerializable
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.