Module hash4j

Interface HyperLogLog.Estimator

All Superinterfaces:
com.dynatrace.hash4j.distinctcount.DistinctCounter.Estimator<HyperLogLog>
Enclosing class:
HyperLogLog

public static interface HyperLogLog.Estimator extends com.dynatrace.hash4j.distinctcount.DistinctCounter.Estimator<HyperLogLog>
A distinct count estimator for HyperLogLog.
  • Method Summary

    Methods inherited from interface com.dynatrace.hash4j.distinctcount.DistinctCounter.Estimator

    estimate