public class TestFullBackup extends TestBackupBase
BACKUP_FAILED_NODE, BACKUP_REMOTE_ROOT_DIR, BACKUP_ROOT_DIR, BACKUP_SUCCEED_NODE, BACKUP_ZNODE, conf1, conf2, famName, NB_ROWS_IN_BATCH, qualName, secure, table1, table1_restore, table1Desc, table2, table2_restore, table3, table3_restore, table4, table4_restore, TEST_UTIL, TEST_UTIL2| Constructor and Description |
|---|
TestFullBackup() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFullBackupAll()
Verify that full backup is created on all tables correctly.
|
void |
testFullBackupAllCommand() |
void |
testFullBackupMultiple()
Verify that full backup is created on multiple tables correctly.
|
void |
testFullBackupMultipleCommand() |
void |
testFullBackupSingle()
Verify that full backup is created on a single table with data correctly.
|
void |
testFullBackupSingleCommand()
Verify that full backup is created on a single table with data correctly.
|
backupTables, checkFailed, checkSucceeded, createRestoreRequest, createTables, fullTableBackup, getBackupAdmin, incrementalTableBackup, loadTable, setUpBeforeClass, tearDownAfterClass, toList, waitForSystemTablepublic void testFullBackupSingle()
throws java.lang.Exception
java.lang.Exceptionpublic void testFullBackupSingleCommand()
throws java.lang.Exception
java.lang.Exceptionpublic void testFullBackupMultiple()
throws java.lang.Exception
java.lang.Exceptionpublic void testFullBackupMultipleCommand()
throws java.lang.Exception
java.lang.Exceptionpublic void testFullBackupAll()
throws java.lang.Exception
java.lang.Exceptionpublic void testFullBackupAllCommand()
throws java.lang.Exception
java.lang.Exception