Package org.apache.hadoop.hbase.backup
Class TestBackupCommandLineTool
java.lang.Object
org.apache.hadoop.hbase.backup.TestBackupCommandLineTool
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRule(package private) org.apache.hadoop.conf.Configurationprivate static final Stringprivate static final Stringprivate static final Stringprivate static final Stringprivate static final Stringprivate static final Stringprivate static final Stringprivate static final String
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
- 
Field Details- 
CLASS_RULE
- 
USAGE_DESCRIBE- See Also:
 
- 
USAGE_CREATE- See Also:
 
- 
USAGE_HISTORY- See Also:
 
- 
USAGE_BACKUP- See Also:
 
- 
USAGE_DELETE- See Also:
 
- 
USAGE_PROGRESS- See Also:
 
- 
USAGE_SET- See Also:
 
- 
USAGE_RESTORE- See Also:
 
- 
conforg.apache.hadoop.conf.Configuration conf
 
- 
- 
Constructor Details- 
TestBackupCommandLineToolpublic TestBackupCommandLineTool()
 
- 
- 
Method Details- 
setUpBefore- Throws:
- Exception
 
- 
testBackupDriverDescribeHelp- Throws:
- Exception
 
- 
testBackupDriverCreateTopLevelBackupDest- Throws:
- Exception
 
- 
testBackupDriverCreateHelp- Throws:
- Exception
 
- 
testBackupDriverHistoryHelp- Throws:
- Exception
 
- 
testBackupDriverDeleteHelp- Throws:
- Exception
 
- 
testBackupDriverProgressHelp- Throws:
- Exception
 
- 
testBackupDriverSetHelp- Throws:
- Exception
 
- 
testBackupDriverHelp- Throws:
- Exception
 
- 
testRestoreDriverHelp- Throws:
- Exception
 
- 
testBackupDriverUnrecognizedCommand- Throws:
- Exception
 
- 
testBackupDriverUnrecognizedOption- Throws:
- Exception
 
- 
testRestoreDriverUnrecognizedOption- Throws:
- Exception
 
- 
testBackupDriverCreateWrongArgNumber- Throws:
- Exception
 
- 
testBackupDriverDeleteWrongArgNumber- Throws:
- Exception
 
- 
testBackupDriverHistoryWrongArgs- Throws:
- Exception
 
- 
testBackupDriverWrongBackupDestination- Throws:
- Exception
 
- 
testBackupDriverBackupSetAndList- Throws:
- Exception
 
 
-