Uses of Interface
org.apache.drill.exec.physical.impl.scan.RowBatchReader

Packages that use RowBatchReader
Package
Description
Defines the scan operation implementation.
Defines the projection, vector continuity and other operations for a set of one or more readers.
Implements the details of the scan lifecycle for a set of readers, primarily the process of resolving the scan output schema from a variety of input schemas, then running each reader, each of which will produce some number of batches.