public class TestJMXConnectorServer extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestJMXConnectorServer.MyAccessController |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestJMXConnectorServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testHMConnectorServerWhenShutdownCluster()
This tests to validate the HMaster's ConnectorServer after unauthorised shutdown call.
|
void |
testHMConnectorServerWhenStopMaster()
This tests to validate the HMaster's ConnectorServer after unauthorised stopMaster call.
|
void |
testRSConnectorServerWhenStopRegionServer()
This tests to validate the RegionServer's ConnectorServer after unauthorised stopRegionServer
call.
|
public static final HBaseClassTestRule CLASS_RULE
public TestJMXConnectorServer()
public void testHMConnectorServerWhenStopMaster() throws Exception
Exceptionpublic void testRSConnectorServerWhenStopRegionServer() throws Exception
Exceptionpublic void testHMConnectorServerWhenShutdownCluster() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.