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, table1, table1_restore, 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, dumpBackupDir, fullTableBackup, getBackupAdmin, incrementalTableBackup, loadTable, setUpBeforeClass, tearDownAfterClass, toList, waitForSystemTable
public void testFullBackupSingle() throws Exception
Exception
public void testFullBackupSingleCommand() throws Exception
Exception
public void testFullBackupMultiple() throws Exception
Exception
public void testFullBackupMultipleCommand() throws Exception
Exception
public void testFullBackupAll() throws Exception
Exception