public class DoNothingHistogram extends Object implements Histogram
DoNothingHistogram()
long
count()
HistogramSnapshot
takeSnapshot()
void
update(long value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString
public DoNothingHistogram()
public void update(long value)
Histogram
update
public long count()
count
public HistogramSnapshot takeSnapshot()
takeSnapshot
Copyright © 2022 The Apache Software Foundation. All rights reserved.