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