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