| パッケージ | 説明 |
|---|---|
| org.apache.arrow.vector.types | |
| org.apache.arrow.vector.types.pojo |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static DateUnit |
DateUnit.fromFlatbufID(short id) |
static DateUnit |
DateUnit.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static DateUnit[] |
DateUnit.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
DateUnit |
ArrowType.Date.getUnit() |
| コンストラクタと説明 |
|---|
Date(DateUnit unit) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.