Package | Description |
---|---|
org.apache.arrow.vector.complex | |
org.apache.arrow.vector.complex.impl |
Modifier and Type | Method and Description |
---|---|
Decimal256Vector |
UnionVector.getDecimal256Vector() |
Decimal256Vector |
UnionVector.getDecimal256Vector(ArrowType arrowType) |
Decimal256Vector |
DenseUnionVector.getDecimal256Vector(byte typeId,
ArrowType arrowType) |
Decimal256Vector |
UnionVector.getDecimal256Vector(String name,
ArrowType arrowType) |
Constructor and Description |
---|
Decimal256ReaderImpl(Decimal256Vector vector) |
Decimal256WriterImpl(Decimal256Vector vector) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.