| Package | Description |
|---|---|
| org.elasticsearch.snapshots |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentSnapshotExecutionException
Thrown when a user tries to start multiple snapshots at the same time
|
class |
InvalidSnapshotNameException
Thrown on the attempt to create a snapshot with invalid name
|
class |
SnapshotCreationException
Thrown when snapshot creation fails completely
|
class |
SnapshotMissingException
Thrown if requested snapshot doesn't exist
|
class |
SnapshotRestoreException
Snapshot restore exception
|
Copyright © 2009–2017. All rights reserved.