public class TestAssignmentManagerUtil extends Object
| Modifier and Type | Field and Description | 
|---|---|
private static org.apache.hadoop.hbase.master.assignment.AssignmentManager | 
AM  | 
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv | 
ENV  | 
private static int | 
REGION_REPLICATION  | 
private static org.apache.hadoop.hbase.TableName | 
TABLE_NAME  | 
private static HBaseTestingUtility | 
UTIL  | 
| Constructor and Description | 
|---|
TestAssignmentManagerUtil()  | 
| Modifier and Type | Method and Description | 
|---|---|
private List<org.apache.hadoop.hbase.client.RegionInfo> | 
getPrimaryRegions()  | 
static void | 
setUp()  | 
static void | 
tearDown()  | 
void | 
tearDownAfterTest()  | 
void | 
testCreateUnassignProcedureForSplitFail()  | 
void | 
testCreateUnassignProceduresForMergeFail()  | 
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.TableName TABLE_NAME
private static org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv ENV
private static org.apache.hadoop.hbase.master.assignment.AssignmentManager AM
private static int REGION_REPLICATION
public TestAssignmentManagerUtil()
public void tearDownAfterTest() throws IOException
IOExceptionprivate List<org.apache.hadoop.hbase.client.RegionInfo> getPrimaryRegions() throws IOException
IOExceptionpublic void testCreateUnassignProcedureForSplitFail() throws IOException
IOExceptionpublic void testCreateUnassignProceduresForMergeFail() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.