protected static class NullStateReaders.TypeVectorStateReader extends Object implements NullStateReader
Modifier and Type | Field and Description |
---|---|
ColumnAccessors.UInt1ColumnReader |
typeReader |
Constructor and Description |
---|
TypeVectorStateReader(ColumnAccessors.UInt1ColumnReader typeReader) |
Modifier and Type | Method and Description |
---|---|
void |
bindBuffer() |
void |
bindIndex(ColumnReaderIndex rowIndex) |
boolean |
isNull() |
public final ColumnAccessors.UInt1ColumnReader typeReader
public TypeVectorStateReader(ColumnAccessors.UInt1ColumnReader typeReader)
public void bindIndex(ColumnReaderIndex rowIndex)
bindIndex
in interface NullStateReader
public boolean isNull()
isNull
in interface NullStateReader
public void bindBuffer()
bindBuffer
in interface NullStateReader
Copyright © 1970 The Apache Software Foundation. All rights reserved.