Package com.gpudb.protocol
Class DropBackupRequest.Options
java.lang.Object
com.gpudb.protocol.DropBackupRequest.Options
Enclosing class:
A set of string constants for the
DropBackupRequest parameter options.
Optional parameters.
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringAllow multiple backups to be deleted ifTRUEand multiple backup names are found matchingbackupName.static final StringWhether or not to perform a dry run of a backup deletion.static final Stringstatic final StringWhether or not to suppress the error if the specified backup does not exist.static final String
Field Details