Class SerializedHLLPlus
- java.lang.Object
-
- org.apache.pinot.segment.local.customobject.SerializedHLLPlus
-
- All Implemented Interfaces:
Comparable<SerializedHLLPlus>
public class SerializedHLLPlus extends Object implements Comparable<SerializedHLLPlus>
-
-
Constructor Summary
Constructors Constructor Description SerializedHLLPlus(com.clearspring.analytics.stream.cardinality.HyperLogLogPlus hyperLogLogPlus)
-
-
-
Method Detail
-
compareTo
public int compareTo(SerializedHLLPlus other)
- Specified by:
compareToin interfaceComparable<SerializedHLLPlus>
-
-