public class TestServerName extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestServerName() |
Modifier and Type | Method and Description |
---|---|
void |
testGetHostNameMinusDomain() |
void |
testHash() |
void |
testHostNameCaseSensitivity() |
void |
testInterning() |
void |
testInterningDoesWeakReferences() |
void |
testParseOfBytes() |
void |
testRegexPatterns() |
void |
testServerName() |
void |
testShortString() |
public static final HBaseClassTestRule CLASS_RULE
public TestServerName()
public void testHash()
public void testGetHostNameMinusDomain()
public void testShortString()
public void testRegexPatterns()
public void testParseOfBytes()
public void testServerName()
public void testHostNameCaseSensitivity()
public void testInterning()
public void testInterningDoesWeakReferences()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.