- java.lang.Object
-
- com.codahale.metrics.Histogram
-
- org.graylog2.shared.metrics.HdrHistogram
-
-
Constructor Summary
Constructors
Constructor and Description |
HdrHistogram(org.HdrHistogram.AtomicHistogram hdrHistogram) |
HdrHistogram(long highestTrackableValue,
int numberOfSignificantValueDigits) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getCount
public long getCount()
- Specified by:
getCount
in interface com.codahale.metrics.Counting
- Overrides:
getCount
in class com.codahale.metrics.Histogram
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.