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