public class TestRegionServerHostname extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRegionServerHostname() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
teardown() |
void |
testConflictRegionServerHostnameConfigurationsAbortServer() |
void |
testInvalidRegionServerHostnameAbortsServer() |
void |
testRegionServerHostname() |
void |
testRegionServerHostnameReportedToMaster() |
public static final HBaseClassTestRule CLASS_RULE
public TestRegionServerHostname()
public void setup()
public void testInvalidRegionServerHostnameAbortsServer() throws Exception
Exceptionpublic void testRegionServerHostname() throws Exception
Exceptionpublic void testConflictRegionServerHostnameConfigurationsAbortServer() throws Exception
Exceptionpublic void testRegionServerHostnameReportedToMaster() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.