public class CollectionMergingValueImpl extends AbstractCollectionMergingValueImpl<Collection<Object>,CollectionMergingValueImpl> implements SplitBrainMergeTypes.CollectionMergeTypes
SplitBrainMergeTypes.CollectionMergeTypes
.Constructor and Description |
---|
CollectionMergingValueImpl() |
CollectionMergingValueImpl(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 CollectionMergingValueImpl()
public CollectionMergingValueImpl(SerializationService serializationService)
public int getId()
IdentifiedDataSerializable
getId
in interface IdentifiedDataSerializable
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.