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) |
Copyright © 2019. All rights reserved.