| Package | Description |
|---|---|
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl |
| Modifier and Type | Method and Description |
|---|---|
DecimalVector |
UnionVector.getDecimalVector() |
DecimalVector |
UnionVector.getDecimalVector(ArrowType arrowType) |
DecimalVector |
DenseUnionVector.getDecimalVector(byte typeId,
ArrowType arrowType) |
DecimalVector |
UnionVector.getDecimalVector(String name,
ArrowType arrowType) |
| Constructor and Description |
|---|
DecimalReaderImpl(DecimalVector vector) |
DecimalWriterImpl(DecimalVector vector) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.