See: Description
Interface | Description |
---|---|
Repository |
An interface for interacting with a repository in snapshot and restore.
|
Repository.Factory |
An factory interface for constructing repositories.
|
Class | Description |
---|---|
IndexId |
Represents a single snapshotted index in the repository.
|
RepositoriesModule |
Sets up classes for Snapshot/Restore.
|
RepositoriesService |
Service responsible for maintaining and providing access to snapshot repositories on nodes.
|
RepositoriesService.RegisterRepositoryRequest |
Register repository request
|
RepositoriesService.UnregisterRepositoryRequest |
Unregister repository request
|
RepositoriesService.VerifyResponse |
Verify repository request
|
RepositoryData |
A class that represents the data in a repository, as captured in the
repository's index blob.
|
VerificationFailure | |
VerifyNodeRepositoryAction | |
VerifyNodeRepositoryAction.VerifyNodeRepositoryRequest |
Exception | Description |
---|---|
RepositoryException |
Generic repository exception
|
RepositoryMissingException |
Repository missing exception
|
RepositoryVerificationException |
Repository verification exception
|