| Class | Description |
|---|---|
| IndexShardSnapshotStatus |
Represent shard snapshot status
|
| Enum | Description |
|---|---|
| IndexShardSnapshotStatus.Stage |
Snapshot stage
|
| Exception | Description |
|---|---|
| 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
|