Interface | Description |
---|---|
Repository |
Snapshot repository interface.
|
Class | Description |
---|---|
RepositoriesModule |
Module responsible for registering other repositories.
|
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 |
This module spawns specific repository module
|
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 |
Map of registered repository types and associated with these types modules
|
VerificationFailure | |
VerifyNodeRepositoryAction |
Exception | Description |
---|---|
RepositoryException |
Generic repository exception
|
RepositoryMissingException |
Repository missing exception
|
RepositoryVerificationException |
Repository verification exception
|
Copyright © 2009–2015. All rights reserved.