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