public static class TextRowCountEstimator.SampleAllFiles extends java.lang.Object implements TextRowCountEstimator.SamplingStrategy
Constructor and Description |
---|
SampleAllFiles() |
Modifier and Type | Method and Description |
---|---|
boolean |
stopSampling(int numberOfSampledFiles,
long totalReadBytes) |
public boolean stopSampling(int numberOfSampledFiles, long totalReadBytes)
stopSampling
in interface TextRowCountEstimator.SamplingStrategy