public class ArrowFlightJdbcListVectorAccessor extends AbstractArrowFlightJdbcListVectorAccessor
ListVector.wasNull, wasNullConsumer| Constructor and Description |
|---|
ArrowFlightJdbcListVectorAccessor(ListVector vector,
IntSupplier currentRowSupplier,
ArrowFlightJdbcAccessorFactory.WasNullConsumer setCursorWasNull) |
| Modifier and Type | Method and Description |
|---|---|
protected FieldVector |
getDataVector() |
protected long |
getEndOffset(int index) |
Object |
getObject() |
protected long |
getStartOffset(int index) |
protected boolean |
isNull(int index) |
getArray, getObjectClassgetAsciiStream, getBigDecimal, getBigDecimal, getBinaryStream, getBlob, getBoolean, getByte, getBytes, getCharacterStream, getClob, getCurrentRow, getDate, getDouble, getFloat, getInt, getLong, getNCharacterStream, getNClob, getNString, getObject, getObject, getRef, getShort, getSQLXML, getString, getStruct, getTime, getTimestamp, getUnicodeStream, getURL, wasNullpublic ArrowFlightJdbcListVectorAccessor(ListVector vector, IntSupplier currentRowSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer setCursorWasNull)
protected long getStartOffset(int index)
getStartOffset in class AbstractArrowFlightJdbcListVectorAccessorprotected long getEndOffset(int index)
getEndOffset in class AbstractArrowFlightJdbcListVectorAccessorprotected FieldVector getDataVector()
getDataVector in class AbstractArrowFlightJdbcListVectorAccessorprotected boolean isNull(int index)
isNull in class AbstractArrowFlightJdbcListVectorAccessorpublic Object getObject()
getObject in interface org.apache.calcite.avatica.util.Cursor.AccessorgetObject in class ArrowFlightJdbcAccessorCopyright © 2023 The Apache Software Foundation. All rights reserved.