Uses of Class
org.apache.drill.exec.vector.accessor.reader.AbstractScalarReader
Package
Description
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 AbstractScalarReader 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 AbstractScalarReader in org.apache.drill.exec.vector.accessor.reader
Modifier and TypeClassDescriptionstatic class
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 an offset vector.