Uses of Interface
org.HdrHistogram.HistogramLogScanner.EncodableHistogramSupplier
Packages that use HistogramLogScanner.EncodableHistogramSupplier
-
Uses of HistogramLogScanner.EncodableHistogramSupplier in org.HdrHistogram
Methods in org.HdrHistogram with parameters of type HistogramLogScanner.EncodableHistogramSupplierModifier and TypeMethodDescriptionbooleanHistogramLogScanner.EventHandler.onHistogram(String tag, double timestamp, double length, HistogramLogScanner.EncodableHistogramSupplier lazyReader) A lazy reader is provided to allow fast skipping of bulk of work where tag or timestamp are to be used as a basis for filtering theEncodableHistogramanyway.