| Package | Description |
|---|---|
| org.apache.arrow.vector.types | |
| org.apache.arrow.vector.types.pojo |
| Modifier and Type | Method and Description |
|---|---|
static FloatingPointPrecision |
FloatingPointPrecision.fromFlatbufID(short id) |
static FloatingPointPrecision |
FloatingPointPrecision.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FloatingPointPrecision[] |
FloatingPointPrecision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FloatingPointPrecision |
ArrowType.FloatingPoint.getPrecision() |
| Constructor and Description |
|---|
FloatingPoint(FloatingPointPrecision precision) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.