Uses of Interface
org.apache.drill.exec.physical.resultSet.RowSetLoader

Packages that use RowSetLoader
Package
Description
Provides the "version 3" scan framework (which can also be thought of as EVF version 2).
Provides a second-generation row set (AKA "record batch") writer used by client code to Define the schema of a result set. Write data into the vectors backing a row set.
Handles the details of the result set loader implementation.
 
 
Version 3 of the text reader.