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, writeDataclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDeserializedKey, getKeygetDeserializedValue, getValuepublic CardinalityEstimatorMergingEntry()
public CardinalityEstimatorMergingEntry(SerializationService serializationService)
public int getId()
IdentifiedDataSerializablegetId in interface IdentifiedDataSerializableCopyright © 2019 Hazelcast, Inc.. All Rights Reserved.