protected static class NullStateReaders.MemberNullStateReader extends Object implements NullStateReader
| Constructor and Description |
|---|
MemberNullStateReader(NullStateReader unionNullState,
NullStateReader memberNullState) |
| Modifier and Type | Method and Description |
|---|---|
void |
bindBuffer() |
void |
bindIndex(ColumnReaderIndex rowIndex) |
boolean |
isNull() |
public MemberNullStateReader(NullStateReader unionNullState, NullStateReader memberNullState)
public void bindIndex(ColumnReaderIndex rowIndex)
bindIndex in interface NullStateReaderpublic boolean isNull()
isNull in interface NullStateReaderpublic void bindBuffer()
bindBuffer in interface NullStateReaderCopyright © 2021 The Apache Software Foundation. All rights reserved.