Uses of Interface
org.apache.drill.exec.vector.accessor.reader.ReaderEvents
Package
Description
Provides a set of tools to work with row sets.
Provides a light-weight, simplified set of column readers and writers that
can be plugged into a variety of row-level readers and writers.
Provides the reader hierarchy as explained in the API package.
-
Uses of ReaderEvents in org.apache.drill.exec.physical.rowSet
-
Uses of ReaderEvents in org.apache.drill.exec.vector.accessor
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Uses of ReaderEvents in org.apache.drill.exec.vector.accessor.reader
Modifier and TypeClassDescriptionclass
static class
class
Reader for a tuple (a row or a map.) Provides access to each column using either a name or a numeric index.class
Reader for an array-valued column.class
Column reader implementation that acts as the basis for the generated, vector-specific implementations.static class
static class
class
Specialized reader for bit columns.class
Reader for a Dict entry.class
class
Reader for a Drill Map type.class
Reader for an offset vector.class
Reader for a union vector.