@InterfaceAudience.LimitedPrivate(value="Coprocesssor") @InterfaceStability.Evolving public interface Histogram extends Metric
long
getCount()
Snapshot
snapshot()
void
update(int value)
update(long value)
void update(int value)
value
void update(long value)
long getCount()
@InterfaceAudience.Private Snapshot snapshot()
Copyright © 2007–2019. All rights reserved.