Uses of Class
org.apache.drill.exec.vector.accessor.writer.AbstractFixedWidthWriter
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.
Implementation of the vector writers.
-
Uses of AbstractFixedWidthWriter 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 AbstractFixedWidthWriter in org.apache.drill.exec.vector.accessor.writer
Modifier and TypeClassDescriptionstatic class
static class
Base class for writers that use the Java int type as their native type.class
Specialized writer for bit columns.class
Specialized column writer for the (hidden) offset vector used with variable-length or repeated vectors.