Skip to main content

Class VerifyBackupRequest.Options

java.lang.Object
com.gpudb.protocol.VerifyBackupRequest.Options
Enclosing class:

public static final class VerifyBackupRequest.Options extends Object
A set of string constants for the VerifyBackupRequest parameter options.

Optional parameters.

  • Field Details

    • BACKUP_ID

      public static final String BACKUP_ID
      ID of the snapshot to verify. Set to ‘-1’ to verify all snapshots in the backup. Leave empty to verify only the most recent snapshot. The default value is ‘-1’.