Uses of Class
org.apache.drill.exec.vector.accessor.reader.BaseScalarReader.BaseFixedWidthReader
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 BaseScalarReader.BaseFixedWidthReader 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
-
Uses of BaseScalarReader.BaseFixedWidthReader in org.apache.drill.exec.vector.accessor.reader
Modifier and TypeClassDescriptionclass
Specialized reader for bit columns.class
Reader for an offset vector.