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