public class CardinalityEstimatorMergingEntry extends AbstractMergingEntryImpl<String,HyperLogLog,CardinalityEstimatorMergingEntry> implements SplitBrainMergeTypes.CardinalityEstimatorMergeTypes
SplitBrainMergeTypes.CardinalityEstimatorMergeTypes
.Constructor and Description |
---|
CardinalityEstimatorMergingEntry() |
CardinalityEstimatorMergingEntry(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 CardinalityEstimatorMergingEntry()
public CardinalityEstimatorMergingEntry(SerializationService serializationService)
public int getId()
IdentifiedDataSerializable
getId
in interface IdentifiedDataSerializable
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.