Package | Description |
---|---|
org.HdrHistogram |
A High Dynamic Range (HDR) Histogram Package
|
Modifier and Type | Method and Description |
---|---|
boolean |
HistogramLogScanner.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 the
EncodableHistogram anyway. |
Copyright © 2019. All rights reserved.