| Constructor and Description |
|---|
AvroStringConsumer(VarCharVector vector)
Instantiate a AvroStringConsumer.
|
| Modifier and Type | Method and Description |
|---|---|
static JdbcConsumer<VarCharVector> |
VarCharConsumer.createConsumer(VarCharVector vector,
int index,
boolean nullable)
Creates a consumer for
VarCharVector. |
| Modifier and Type | Method and Description |
|---|---|
static ClobConsumer |
ClobConsumer.createConsumer(VarCharVector vector,
int index,
boolean nullable)
Creates a consumer for
VarCharVector. |
static JdbcConsumer<VarCharVector> |
VarCharConsumer.createConsumer(VarCharVector vector,
int index,
boolean nullable)
Creates a consumer for
VarCharVector. |
void |
ClobConsumer.resetValueVector(VarCharVector vector) |
| Constructor and Description |
|---|
ClobConsumer(VarCharVector vector,
int index)
Instantiate a ClobConsumer.
|
| Constructor and Description |
|---|
ArrowFlightJdbcVarCharVectorAccessor(VarCharVector vector,
IntSupplier currentRowSupplier,
ArrowFlightJdbcAccessorFactory.WasNullConsumer setCursorWasNull) |
| Modifier and Type | Method and Description |
|---|---|
VarCharVector |
UnionVector.getVarCharVector() |
VarCharVector |
DenseUnionVector.getVarCharVector(byte typeId) |
VarCharVector |
UnionVector.getVarCharVector(String name) |
| Constructor and Description |
|---|
VarCharReaderImpl(VarCharVector vector) |
VarCharWriterImpl(VarCharVector vector) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.