Class NullStateReaders
java.lang.Object
org.apache.drill.exec.vector.accessor.reader.NullStateReaders
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static classprotected static classHandle the awkward situation with complex types.protected static classHolder for the NullableVector wrapper around a bits vector and a data vector.protected static classNull state that handles the strange union semantics that both the union and the values can be null.protected static classHolder for the NullableVector wrapper around a bits vector and a data vector.protected static classDummy implementation of a null state reader for cases in which the value is never null.protected static classExtract null state from the union vector's type vector. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final NullStateReaderstatic final NullStateReaders.RequiredStateReader -
Method Summary
-
Field Details
-
REQUIRED_STATE_READER
-
NULL_STATE_READER
-