Package com.gpudb.protocol
Class VerifyBackupRequest.Options
- java.lang.Object
-
- com.gpudb.protocol.VerifyBackupRequest.Options
-
- Enclosing class:
- VerifyBackupRequest
public static final class VerifyBackupRequest.Options extends Object
-
-
Field Detail
-
BACKUP_ID
public static final String BACKUP_ID
ID of the snapshot to verify. Set to '-1' to verify only the most recent snapshot in the backup. Leave empty to verify all snapshots. The default value is '-1'.- See Also:
- Constant Field Values
-
-