Uses of Interface
org.apache.drill.exec.physical.impl.scan.framework.SchemaNegotiatorImpl.NegotiatorListener
Packages that use SchemaNegotiatorImpl.NegotiatorListener
Package
Description
Defines the projection, vector continuity and other operations for
a set of one or more readers.
-
Uses of SchemaNegotiatorImpl.NegotiatorListener in org.apache.drill.exec.physical.impl.scan.framework
Classes in org.apache.drill.exec.physical.impl.scan.framework that implement SchemaNegotiatorImpl.NegotiatorListenerModifier and TypeClassDescriptionclassRepresents a layer of row batch reader that works with a result set loader and schema manager to structure the data read by the actual row batch reader.Methods in org.apache.drill.exec.physical.impl.scan.framework with parameters of type SchemaNegotiatorImpl.NegotiatorListenerModifier and TypeMethodDescriptionvoidSchemaNegotiatorImpl.bind(SchemaNegotiatorImpl.NegotiatorListener listener)