public class TestSeparateClientZKCluster extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestSeparateClientZKCluster() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterAllTests() |
static void |
beforeAllTests() |
void |
testAsyncTable() |
void |
testBasicOperation() |
void |
testMasterSwitch() |
void |
testMetaMoveDuringClientZkClusterRestart() |
void |
testMetaRegionMove() |
public org.junit.rules.TestName name
public static final HBaseClassTestRule CLASS_RULE
public TestSeparateClientZKCluster()
public static void beforeAllTests() throws Exception
Exceptionpublic static void afterAllTests() throws Exception
Exceptionpublic void testBasicOperation() throws Exception
Exceptionpublic void testMasterSwitch() throws Exception
Exceptionpublic void testMetaRegionMove() throws Exception
Exceptionpublic void testMetaMoveDuringClientZkClusterRestart() throws Exception
Exceptionpublic void testAsyncTable() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.