Class TestRegionServerHostname
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestRegionServerHostname
Tests for the hostname specification by region server
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final org.slf4j.Loggerprivate static final intprivate static final intprivate HBaseTestingUtil
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate List<NetworkInterface>private booleanignoreNetworkInterface(NetworkInterface networkInterface) voidsetup()voidteardown()voidvoidvoidvoidvoid
- 
Field Details- 
CLASS_RULE
- 
LOG
- 
TEST_UTIL
- 
NUM_MASTERS- See Also:
 
- 
NUM_RS- See Also:
 
 
- 
- 
Constructor Details- 
TestRegionServerHostnamepublic TestRegionServerHostname()
 
- 
- 
Method Details- 
setup
- 
teardown- Throws:
- Exception
 
- 
testInvalidRegionServerHostnameAbortsServer- Throws:
- Exception
 
- 
testRegionServerHostname- Throws:
- Exception
 
- 
testDeprecatedConfigs- Throws:
- Exception
 
- 
testConflictRegionServerHostnameConfigurationsAbortServer- Throws:
- Exception
 
- 
testRegionServerHostnameReportedToMaster- Throws:
- Exception
 
- 
ignoreNetworkInterface- Throws:
- Exception
 
- 
getValidNetworkInterfaces- Throws:
- Exception
 
 
-