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