Uses of Class
org.HdrHistogram.DoubleRecorder.InternalConcurrentDoubleHistogram
-
-
Uses of DoubleRecorder.InternalConcurrentDoubleHistogram in org.HdrHistogram
Fields in org.HdrHistogram declared as DoubleRecorder.InternalConcurrentDoubleHistogram Modifier and Type Field Description private DoubleRecorder.InternalConcurrentDoubleHistogram
DoubleRecorder. activeHistogram
private DoubleRecorder.InternalConcurrentDoubleHistogram
DoubleRecorder. inactiveHistogram
Constructors in org.HdrHistogram with parameters of type DoubleRecorder.InternalConcurrentDoubleHistogram Constructor Description InternalConcurrentDoubleHistogram(DoubleRecorder.InternalConcurrentDoubleHistogram source)
-