Class TextRowCountEstimator.NoEstimationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.beam.sdk.io.TextRowCountEstimator.NoEstimationException
All Implemented Interfaces:
Serializable
Enclosing class:
TextRowCountEstimator

public static class TextRowCountEstimator.NoEstimationException extends Exception
An exception that will be thrown if the estimator cannot get an estimation of the number of lines.
See Also: