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 BaseConsumer<SmallIntVector> |
SmallIntConsumer.createConsumer(SmallIntVector vector,
int index,
boolean nullable)
Creates a consumer for
SmallIntVector . |
Modifier and Type | Method and Description |
---|---|
static BaseConsumer<SmallIntVector> |
SmallIntConsumer.createConsumer(SmallIntVector vector,
int index,
boolean nullable)
Creates a consumer for
SmallIntVector . |
Modifier and Type | Method and Description |
---|---|
VectorValueComparator<SmallIntVector> |
DefaultVectorComparators.ShortComparator.createNew() |
Modifier and Type | Method and Description |
---|---|
SmallIntVector |
UnionVector.getSmallIntVector() |
SmallIntVector |
DenseUnionVector.getSmallIntVector(byte typeId) |
SmallIntVector |
UnionVector.getSmallIntVector(String name) |
Constructor and Description |
---|
SmallIntReaderImpl(SmallIntVector vector) |
SmallIntWriterImpl(SmallIntVector vector) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.