Uses of Interface
org.apache.drill.exec.physical.impl.scan.v3.ScanLifecycleBuilder.SchemaValidator
Package
Description
Provides the "version 3" scan framework (which can also be thought of
as EVF version 2).
-
Uses of ScanLifecycleBuilder.SchemaValidator in org.apache.drill.exec.physical.impl.scan.v3
Modifier and TypeFieldDescriptionprotected ScanLifecycleBuilder.SchemaValidator
ScanLifecycleBuilder.schemaValidator
Optional schema validator to perform per-scan checks of the projection or resolved schema.Modifier and TypeMethodDescriptionvoid
ScanLifecycleBuilder.schemaValidator
(ScanLifecycleBuilder.SchemaValidator schemaValidator)