Package | Description |
---|---|
org.apache.arrow.adapter.jdbc.consumer | |
org.apache.arrow.consumers | |
org.apache.arrow.vector.complex | |
org.apache.arrow.vector.complex.impl |
Modifier and Type | Method and Description |
---|---|
static JdbcConsumer<BitVector> |
BitConsumer.createConsumer(BitVector vector,
int index,
boolean nullable)
Creates a consumer for
BitVector . |
Modifier and Type | Method and Description |
---|---|
static JdbcConsumer<BitVector> |
BitConsumer.createConsumer(BitVector vector,
int index,
boolean nullable)
Creates a consumer for
BitVector . |
Constructor and Description |
---|
AvroBooleanConsumer(BitVector vector)
Instantiate a AvroBooleanConsumer.
|
Modifier and Type | Method and Description |
---|---|
BitVector |
UnionVector.getBitVector() |
BitVector |
DenseUnionVector.getBitVector(byte typeId) |
BitVector |
UnionVector.getBitVector(String name) |
Constructor and Description |
---|
BitReaderImpl(BitVector vector) |
BitWriterImpl(BitVector vector) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.