Uses of Class
org.apache.drill.exec.physical.impl.scan.v3.FixedReceiver
Package
Description
Provides the "version 3" scan framework (which can also be thought of
as EVF version 2).
-
Uses of FixedReceiver in org.apache.drill.exec.physical.impl.scan.v3
Modifier and TypeMethodDescriptionFixedReceiver.Builder.build
(TupleMetadata readerSchema) Create a fixed receiver for the provided schema (if any) in the scan plan, and the given reader schema.