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