private static class HistogramLogScanner.LazyHistogramReader extends java.lang.Object implements HistogramLogScanner.EncodableHistogramSupplier
Modifier and Type | Field and Description |
---|---|
private boolean |
gotIt |
private java.util.Scanner |
scanner |
Modifier | Constructor and Description |
---|---|
private |
LazyHistogramReader(java.util.Scanner scanner) |
Modifier and Type | Method and Description |
---|---|
private void |
allowGet() |
EncodableHistogram |
read() |
private void allowGet()
public EncodableHistogram read() throws java.util.zip.DataFormatException
read
in interface HistogramLogScanner.EncodableHistogramSupplier
java.util.zip.DataFormatException