protected static class NullStateReaders.AlwaysNullStateReader extends Object implements NullStateReader
| Modifier | Constructor and Description |
|---|---|
protected |
AlwaysNullStateReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
bindBuffer() |
void |
bindIndex(ColumnReaderIndex rowIndex) |
boolean |
isNull() |
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.