Class NullStateReaders
java.lang.Object
org.apache.drill.exec.vector.accessor.reader.NullStateReaders
-
Nested Class Summary
Modifier and TypeClassDescriptionprotected static class
protected static class
Handle the awkward situation with complex types.protected static class
Holder for the NullableVector wrapper around a bits vector and a data vector.protected static class
Null state that handles the strange union semantics that both the union and the values can be null.protected static class
Holder for the NullableVector wrapper around a bits vector and a data vector.protected static class
Dummy implementation of a null state reader for cases in which the value is never null.protected static class
Extract null state from the union vector's type vector. -
Field Summary
Modifier and TypeFieldDescriptionstatic final NullStateReader
static final NullStateReaders.RequiredStateReader
-
Method Summary
-
Field Details
-
REQUIRED_STATE_READER
-
NULL_STATE_READER
-