public class NullConsumer extends BaseConsumer<NullVector>
NullVector.columnIndexInResultSet, currentIndex, vector| Constructor and Description |
|---|
NullConsumer(NullVector vector) |
| Modifier and Type | Method and Description |
|---|---|
void |
consume(ResultSet resultSet)
Consume a specific type value from
ResultSet and write it to vector. |
close, resetValueVectorpublic NullConsumer(NullVector vector)
public void consume(ResultSet resultSet) throws SQLException
JdbcConsumerResultSet and write it to vector.SQLExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.