Uses of Interface
org.apache.drill.exec.vector.accessor.VariantWriter.VariantWriterListener
Packages that use VariantWriter.VariantWriterListener
Package
Description
Handles the details of the result set loader implementation.
Implementation of the vector writers.
-
Uses of VariantWriter.VariantWriterListener in org.apache.drill.exec.physical.resultSet.impl
Classes in org.apache.drill.exec.physical.resultSet.impl that implement VariantWriter.VariantWriterListenerModifier and TypeClassDescriptionclassRepresents the contents of a list vector.classRepresents the contents of a union vector (or a pseudo-union for lists). -
Uses of VariantWriter.VariantWriterListener in org.apache.drill.exec.vector.accessor.writer
Methods in org.apache.drill.exec.vector.accessor.writer that return VariantWriter.VariantWriterListenerMethods in org.apache.drill.exec.vector.accessor.writer with parameters of type VariantWriter.VariantWriterListenerModifier and TypeMethodDescriptionvoidUnionWriterImpl.bindListener(VariantWriter.VariantWriterListener listener)