Interface FileScanTaskReader<T>

  • Type Parameters:
    T - is the output data type returned by this iterator.
    All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    RowDataFileScanTaskReader

    @Internal
    public interface FileScanTaskReader<T>
    extends java.io.Serializable