Uses of Class
org.apache.drill.exec.physical.impl.scan.v3.FixedReceiver.Builder
Package
Description
Provides the "version 3" scan framework (which can also be thought of
as EVF version 2).
-
Uses of FixedReceiver.Builder in org.apache.drill.exec.physical.impl.scan.v3
Modifier and TypeMethodDescriptionstatic FixedReceiver.Builder
FixedReceiver.builderFor
(SchemaNegotiator negotiator) FixedReceiver.Builder.schemaIsComplete()
Mark that the reader schema provided tobuild(TupleMetadata)
contains all columns that this reader will deliver.