AbstractSnapshotStatement |
Abstract implementation of an AbstractStatement providing functionality
useful for generic snapshot statements.
|
ArchiveSnapshotStatementBuilder |
|
ArchiveSnapshotStatementBuilder.ArchiveSnapshotStatement |
Implementation of the CohQL "ARCHIVE SNAPSHOT" command.
|
CreateSnapshotStatementBuilder |
|
CreateSnapshotStatementBuilder.CreateSnapshotStatement |
Implementation of the CohQL "CREATE SNAPSHOT" command.
|
ForceRecoveryStatementBuilder |
|
ForceRecoveryStatementBuilder.ForceRecoveryStatement |
Implementation of the CohQL "FORCE RECOVERY" command.
|
ListArchiverStatementBuilder |
|
ListArchiverStatementBuilder.ListArchiverStatement |
Implementation of the CohQL "LIST ARCHIVER" command.
|
ListServicesStatementBuilder |
|
ListServicesStatementBuilder.ListServicesStatement |
Implementation of the CohQL "LIST SERVICES" command.
|
ListSnapshotsStatementBuilder |
|
ListSnapshotsStatementBuilder.ListSnapshotsStatement |
Implementation of the CohQL "LIST SNAPSHOTS" command.
|
RecoverSnapshotStatementBuilder |
|
RecoverSnapshotStatementBuilder.RecoverSnapshotStatement |
Implementation of the CohQL "RECOVER SNAPSHOT" command.
|
RemoveSnapshotStatementBuilder |
|
RemoveSnapshotStatementBuilder.RemoveSnapshotStatement |
Implementation of the CohQL "REMOVE [ARCHIVED] SNAPSHOT" command.
|
ResumeServiceStatementBuilder |
|
ResumeServiceStatementBuilder.ResumeServiceStatement |
Implementation of the CohQL "RESUME SERVICE" command.
|
RetrieveSnapshotStatementBuilder |
|
RetrieveSnapshotStatementBuilder.RetrieveSnapshotStatement |
Implementation of the CohQL "RETRIEVE SNAPSHOT" command.
|
SuspendServiceStatementBuilder |
|
SuspendServiceStatementBuilder.SuspendServiceStatement |
Implementation of the CohQL "SUSPEND SERVICE" command.
|
ValidateSnapshotStatementBuilder |
|
ValidateSnapshotStatementBuilder.ValidateSnapshotStatement |
Implementation of the CohQL "VALIDATE [ARCHIVED] SNAPSHOT" command.
|