Uses of Class
io.activej.aggregation.measure.HyperLogLog
Packages that use HyperLogLog
-
Uses of HyperLogLog in io.activej.aggregation.measure
Methods in io.activej.aggregation.measure that return HyperLogLogModifier and TypeMethodDescriptionstatic HyperLogLogHyperLogLog.union(HyperLogLog a, HyperLogLog b) Methods in io.activej.aggregation.measure with parameters of type HyperLogLogModifier and TypeMethodDescriptionintHyperLogLog.compareTo(HyperLogLog that) voidHyperLogLog.union(HyperLogLog another) static HyperLogLogHyperLogLog.union(HyperLogLog a, HyperLogLog b)