public interface QuantileEstimator
Modifier and Type | Method and Description |
---|---|
void |
clear() |
long |
getCount() |
void |
insert(long value) |
Map<org.apache.hadoop.metrics2.util.Quantile,Long> |
snapshot() |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.