Modifier and Type | Method and Description |
---|---|
static JdbcConsumer<BigIntVector> |
BigIntConsumer.createConsumer(BigIntVector vector,
int index,
boolean nullable)
Creates a consumer for
BigIntVector . |
Modifier and Type | Method and Description |
---|---|
static JdbcConsumer<BigIntVector> |
BigIntConsumer.createConsumer(BigIntVector vector,
int index,
boolean nullable)
Creates a consumer for
BigIntVector . |
Modifier and Type | Method and Description |
---|---|
VectorValueComparator<BigIntVector> |
DefaultVectorComparators.LongComparator.createNew() |
Constructor and Description |
---|
AvroLongConsumer(BigIntVector vector)
Instantiate a AvroLongConsumer.
|
Modifier and Type | Method and Description |
---|---|
BigIntVector |
UnionVector.getBigIntVector() |
BigIntVector |
DenseUnionVector.getBigIntVector(byte typeId) |
BigIntVector |
UnionVector.getBigIntVector(String name) |
Constructor and Description |
---|
BigIntReaderImpl(BigIntVector vector) |
BigIntWriterImpl(BigIntVector vector) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.