-
Methods Method Description org.HdrHistogram.AbstractHistogram.recordValue(long, long) Record a value in the histogram. This deprecated method has identical behavior torecordValueWithExpectedInterval()
. It was renamed to avoid ambiguity.org.HdrHistogram.SynchronizedHistogram.recordValue(long, long)