Package org.apache.hadoop.hbase.rsgroup
Class TestRSGroupsFallback
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestUpdateConfiguration
org.apache.hadoop.hbase.rsgroup.TestRSGroupsBase
org.apache.hadoop.hbase.rsgroup.TestRSGroupsFallback
- 
Nested Class SummaryNested classes/interfaces inherited from class org.apache.hadoop.hbase.rsgroup.TestRSGroupsBaseTestRSGroupsBase.CPMasterObserver
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final Stringprotected static final org.slf4j.LoggerFields inherited from class org.apache.hadoop.hbase.rsgroup.TestRSGroupsBaseadmin, cluster, groupPrefix, INIT, master, name, NUM_DEAD_SERVERS, NUM_SLAVES_BASE, observer, rand, rsGroupAdmin, rsGroupAdminEndpoint, tableName, tablePrefix, TEST_UTIL, WAIT_TIMEOUT
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidprivate voidassertRegionsInGroup(org.apache.hadoop.hbase.TableName tableName, String group) voidprivate voidcrashRsInGroup(String groupName) static voidsetUp()static voidtearDown()voidMethods inherited from class org.apache.hadoop.hbase.rsgroup.TestRSGroupsBaseaddGroup, deleteGroups, deleteNamespaceIfNecessary, deleteTableIfNecessary, getGroupName, getNumServers, getServerName, getTableRegionMap, getTableServerRegionMap, initialize, removeGroup, setUpBeforeMethod, setUpTestBeforeClass, tearDownAfterClass, tearDownAfterMethodMethods inherited from class org.apache.hadoop.hbase.client.AbstractTestUpdateConfigurationaddResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFiles
- 
Field Details- 
CLASS_RULE
- 
LOG
- 
FALLBACK_GROUP- See Also:
 
 
- 
- 
Constructor Details- 
TestRSGroupsFallbackpublic TestRSGroupsFallback()
 
- 
- 
Method Details- 
setUp- Throws:
- Exception
 
- 
tearDown- Throws:
- Exception
 
- 
beforeMethod- Throws:
- Exception
 
- 
afterMethod- Throws:
- Exception
 
- 
testFallback- Throws:
- Exception
 
- 
assertRegionsInGroupprivate void assertRegionsInGroup(org.apache.hadoop.hbase.TableName tableName, String group) throws IOException - Throws:
- IOException
 
- 
crashRsInGroup- Throws:
- Exception
 
 
-