@InterfaceAudience.LimitedPrivate(value="Coprocesssor") @InterfaceStability.Evolving public interface Histogram extends Metric
void update(int value)
value - The value to addvoid update(long value)
value - The value to addlong getCount()
@InterfaceAudience.Private Snapshot snapshot()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.