| インタフェース | 説明 |
|---|---|
| IndexShardRepository |
Shard-level snapshot repository
IndexShardRepository is used on data node to create snapshots of individual shards.
|
| クラス | 説明 |
|---|---|
| IndexShardSnapshotStatus |
Represent shard snapshot status
|
| 列挙型 | 説明 |
|---|---|
| IndexShardSnapshotStatus.Stage |
Snapshot stage
|
| 例外 | 説明 |
|---|---|
| IndexShardRestoreException |
Generic shard restore exception
|
| IndexShardRestoreFailedException |
Thrown when restore of a shard fails
|
| IndexShardSnapshotException |
Generic shard snapshot exception
|
| IndexShardSnapshotFailedException |
Thrown when snapshot process is failed on a shard level
|
Copyright © 2009–2016. All rights reserved.