Uses of Interface
org.apache.drill.exec.vector.accessor.writer.AbstractTupleWriter.TupleWriterListener
Packages that use AbstractTupleWriter.TupleWriterListener
Package
Description
Handles the details of the result set loader implementation.
Implementation of the vector writers.
-
Uses of AbstractTupleWriter.TupleWriterListener in org.apache.drill.exec.physical.resultSet.impl
Classes in org.apache.drill.exec.physical.resultSet.impl that implement AbstractTupleWriter.TupleWriterListenerModifier and TypeClassDescriptionclassRepresents the loader state for a tuple: a row or a map.static classstatic classstatic classstatic classRepresents a tuple defined as a Drill map: single or repeated.static classHandles the details of the top-level tuple, the data row itself.static classstatic class -
Uses of AbstractTupleWriter.TupleWriterListener in org.apache.drill.exec.vector.accessor.writer
Fields in org.apache.drill.exec.vector.accessor.writer declared as AbstractTupleWriter.TupleWriterListenerModifier and TypeFieldDescriptionprotected AbstractTupleWriter.TupleWriterListenerAbstractTupleWriter.listenerMethods in org.apache.drill.exec.vector.accessor.writer that return AbstractTupleWriter.TupleWriterListenerMethods in org.apache.drill.exec.vector.accessor.writer with parameters of type AbstractTupleWriter.TupleWriterListenerModifier and TypeMethodDescriptionvoidAbstractTupleWriter.bindListener(AbstractTupleWriter.TupleWriterListener listener)