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