| Interface | Description |
|---|---|
| Repository |
Snapshot repository interface.
|
| Class | Description |
|---|---|
| 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
|
| RepositoryModule |
Binds repository classes for the specific repository type.
|
| RepositoryName |
Combines together the name and type of the repository
|
| RepositoryNameModule |
Binds specific instance of RepositoryName for injection to repository module
|
| RepositorySettings |
Combines repository-specific settings with global settings
|
| RepositoryTypesRegistry |
A mapping from type name to implementations of
Repository and IndexShardRepository. |
| VerificationFailure | |
| VerifyNodeRepositoryAction | |
| VerifyNodeRepositoryAction.VerifyNodeRepositoryRequest |
| Exception | Description |
|---|---|
| RepositoryException |
Generic repository exception
|
| RepositoryMissingException |
Repository missing exception
|
| RepositoryVerificationException |
Repository verification exception
|
Copyright © 2009–2017. All rights reserved.