public class IntegrationTestManyRegions extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
COLUMN_NAME |
protected static int |
DEFAULT_REGION_COUNT |
protected static int |
DEFAULT_REGIONSERVER_COUNT |
protected static int |
DEFAULT_TIMEOUT_MINUTES |
protected static Log |
LOG |
protected static int |
REGION_COUNT |
protected static String |
REGION_COUNT_KEY |
protected static int |
REGION_SERVER_COUNT |
protected static String |
REGIONSERVER_COUNT_KEY |
protected static TableName |
TABLE_NAME |
protected static int |
TIMEOUT_MINUTES |
protected static String |
TIMEOUT_MINUTES_KEY |
protected static IntegrationTestingUtility |
util |
| Constructor and Description |
|---|
IntegrationTestManyRegions() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testCreateTableWithRegions() |
protected static final Log LOG
protected static final TableName TABLE_NAME
protected static final String COLUMN_NAME
protected static final String REGION_COUNT_KEY
protected static final String REGIONSERVER_COUNT_KEY
protected static final String TIMEOUT_MINUTES_KEY
protected static final int DEFAULT_REGION_COUNT
protected static final int DEFAULT_REGIONSERVER_COUNT
protected static final int DEFAULT_TIMEOUT_MINUTES
protected static final IntegrationTestingUtility util
protected static final int REGION_COUNT
protected static final int REGION_SERVER_COUNT
protected static final int TIMEOUT_MINUTES
public void tearDown()
throws IOException
IOException