public class TestClientClusterMetrics extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestClientClusterMetrics.MyObserver |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestClientClusterMetrics() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testAsyncClient() |
void |
testDefaults() |
void |
testLiveAndDeadServersStatus() |
void |
testMasterAndBackupMastersStatus() |
void |
testObserver() |
void |
testOtherStatusInfos() |
public static final HBaseClassTestRule CLASS_RULE
public TestClientClusterMetrics()
public static void setUpBeforeClass() throws Exception
Exceptionpublic void testDefaults() throws Exception
Exceptionpublic void testAsyncClient() 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.