| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.admin.cluster.snapshots.restore |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static RestoreSnapshotAction |
RestoreSnapshotAction.INSTANCE |
| コンストラクタと説明 |
|---|
RestoreSnapshotRequestBuilder(ElasticsearchClient client,
RestoreSnapshotAction action)
Constructs new restore snapshot request builder
|
RestoreSnapshotRequestBuilder(ElasticsearchClient client,
RestoreSnapshotAction action,
String repository,
String name)
Constructs new restore snapshot request builder with specified repository and snapshot names
|
Copyright © 2009–2016. All rights reserved.