| パッケージ | 説明 |
|---|---|
| org.elasticsearch.snapshots |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static SnapshotState |
SnapshotState.fromValue(byte value)
Generate snapshot state from code
|
SnapshotState |
SnapshotInfo.state()
Returns snapshot state
|
SnapshotState |
Snapshot.state()
Returns current snapshot state
|
static SnapshotState |
SnapshotState.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static SnapshotState[] |
SnapshotState.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
Copyright © 2009–2016. All rights reserved.