public class TestClientClusterStatus extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestClientClusterStatus.MyObserver |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestClientClusterStatus() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testDefaults() |
void |
testLiveAndDeadServersStatus() |
void |
testMasterAndBackupMastersStatus() |
void |
testNone() |
void |
testObserver() |
void |
testOtherStatusInfos() |
public static final HBaseClassTestRule CLASS_RULE
public TestClientClusterStatus()
public static void setUpBeforeClass() throws Exception
Exceptionpublic void testDefaults() throws Exception
Exceptionpublic void testLiveAndDeadServersStatus() throws Exception
Exceptionpublic void testMasterAndBackupMastersStatus() throws Exception
Exceptionpublic void testOtherStatusInfos() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testObserver() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.