Package | Description |
---|---|
org.apache.arrow.adapter.jdbc.consumer | |
org.apache.arrow.algorithm.sort | |
org.apache.arrow.vector.complex | |
org.apache.arrow.vector.complex.impl |
Modifier and Type | Method and Description |
---|---|
static JdbcConsumer<TinyIntVector> |
TinyIntConsumer.createConsumer(TinyIntVector vector,
int index,
boolean nullable)
Creates a consumer for
TinyIntVector . |
Modifier and Type | Method and Description |
---|---|
static JdbcConsumer<TinyIntVector> |
TinyIntConsumer.createConsumer(TinyIntVector vector,
int index,
boolean nullable)
Creates a consumer for
TinyIntVector . |
Modifier and Type | Method and Description |
---|---|
VectorValueComparator<TinyIntVector> |
DefaultVectorComparators.ByteComparator.createNew() |
Modifier and Type | Method and Description |
---|---|
TinyIntVector |
UnionVector.getTinyIntVector() |
TinyIntVector |
DenseUnionVector.getTinyIntVector(byte typeId) |
TinyIntVector |
UnionVector.getTinyIntVector(String name) |
Constructor and Description |
---|
TinyIntReaderImpl(TinyIntVector vector) |
TinyIntWriterImpl(TinyIntVector vector) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.