public class TestRegionServerHostname extends Object
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.slf4j.Logger | 
LOG  | 
private static int | 
NUM_MASTERS  | 
private static int | 
NUM_RS  | 
private HBaseTestingUtility | 
TEST_UTIL  | 
| 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
private static final org.slf4j.Logger LOG
private HBaseTestingUtility TEST_UTIL
private static final int NUM_MASTERS
private static final int NUM_RS
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–2020 The Apache Software Foundation. All rights reserved.