Class TestBackupShowHistory

java.lang.Object
org.apache.hadoop.hbase.backup.TestBackupBase
org.apache.hadoop.hbase.backup.TestBackupShowHistory

  • Field Details

  • Constructor Details

  • Method Details

    • findBackup

      private boolean findBackup(List<org.apache.hadoop.hbase.backup.BackupInfo> history, String backupId)
    • testBackupHistory

      public void testBackupHistory() throws Exception
      Verify that full backup is created on a single table with data correctly. Verify that history works as expected.
      Throws:
      Exception - if doing the backup or an operation on the tables fails