JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
org.HdrHistogram.AbstractHistogram.recordValue
(long, long)
Record a value in the histogram. This deprecated method has identical behavior to
recordValueWithExpectedInterval()
. It was renamed to avoid ambiguity.
org.HdrHistogram.SynchronizedHistogram.recordValue
(long, long)
recordValueWithExpectedInterval(). It was renamed to avoid ambiguity.