Package | Description |
---|---|
org.apache.arrow.vector.types.pojo |
Modifier and Type | Method and Description |
---|---|
static ArrowType.Decimal |
ArrowType.Decimal.createDecimal(int precision,
int scale,
Integer bitWidth) |
Modifier and Type | Method and Description |
---|---|
T |
ArrowType.ArrowTypeVisitor.visit(ArrowType.Decimal type) |
T |
ArrowType.ComplexTypeVisitor.visit(ArrowType.Decimal type) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.