public class TestRestartCluster extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRestartCluster() |
| Modifier and Type | Method and Description |
|---|---|
void |
tearDown() |
void |
testClusterRestart() |
void |
testNewStartedRegionServerVersion() |
void |
testRetainAssignmentOnRestart()
This tests retaining assignments on a cluster restart
|
public static final HBaseClassTestRule CLASS_RULE
public TestRestartCluster()
public void testClusterRestart() throws Exception
Exceptionpublic void testRetainAssignmentOnRestart() throws Exception
Exceptionpublic void testNewStartedRegionServerVersion() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.