Package | Description |
---|---|
org.apache.arrow.driver.jdbc.accessor.impl.text | |
org.apache.arrow.vector.complex | |
org.apache.arrow.vector.complex.impl |
Constructor and Description |
---|
ArrowFlightJdbcVarCharVectorAccessor(LargeVarCharVector vector,
IntSupplier currentRowSupplier,
ArrowFlightJdbcAccessorFactory.WasNullConsumer setCursorWasNull) |
Modifier and Type | Method and Description |
---|---|
LargeVarCharVector |
UnionVector.getLargeVarCharVector() |
LargeVarCharVector |
DenseUnionVector.getLargeVarCharVector(byte typeId) |
LargeVarCharVector |
UnionVector.getLargeVarCharVector(String name) |
Constructor and Description |
---|
LargeVarCharReaderImpl(LargeVarCharVector vector) |
LargeVarCharWriterImpl(LargeVarCharVector vector) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.