Package org.apache.hadoop.hbase.client
Class TestUpdateConfiguration
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestUpdateConfiguration
org.apache.hadoop.hbase.client.TestUpdateConfiguration
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final org.slf4j.Loggerorg.junit.rules.TestNameprivate static final HBaseTestingUtility
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.hadoop.hbase.client.AbstractTestUpdateConfigurationaddResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFiles
- 
Field Details- 
CLASS_RULE
- 
LOG
- 
TEST_UTIL
- 
name
 
- 
- 
Constructor Details- 
TestUpdateConfigurationpublic TestUpdateConfiguration()
 
- 
- 
Method Details- 
setup- Throws:
- Exception
 
- 
testOnlineConfigChange- Throws:
- IOException
 
- 
testMasterOnlineConfigChange- Throws:
- IOException
 
- 
testAllOnlineConfigChange- Throws:
- IOException
 
- 
testAllCustomOnlineConfigChange- Throws:
- IOException
 
 
-