Uses of Interface
org.apache.drill.exec.physical.resultSet.PullResultSetReader
Package
Description
Handles the details of the result set loader implementation.
-
Uses of PullResultSetReader in org.apache.drill.exec.physical.resultSet.impl
ModifierConstructorDescriptionResultSetCopierImpl
(BufferAllocator allocator, PullResultSetReader source) ResultSetCopierImpl
(BufferAllocator allocator, PullResultSetReader source, ResultSetOptionBuilder outputOptions)