Class NullStateReaders.TypeVectorStateReader

java.lang.Object
org.apache.drill.exec.vector.accessor.reader.NullStateReaders.TypeVectorStateReader
All Implemented Interfaces:
NullStateReader
Enclosing class:
NullStateReaders

protected static class NullStateReaders.TypeVectorStateReader extends Object implements NullStateReader
Extract null state from the union vector's type vector. The union reader manages the type reader, so no binding is done here.