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