public class TestHRegionInfo extends Object
Constructor and Description |
---|
TestHRegionInfo() |
Modifier and Type | Method and Description |
---|---|
void |
testComparator() |
void |
testContainsRange() |
void |
testConvert() |
void |
testCreateHRegionInfoName() |
void |
testLastRegionCompare() |
void |
testMetaTables() |
void |
testParseName() |
void |
testPb() |
void |
testReadAndWriteHRegionInfoFile() |
void |
testRegionNameForRegionReplicas() |
public void testPb() throws DeserializationException
DeserializationException
public void testReadAndWriteHRegionInfoFile() throws IOException, InterruptedException
IOException
InterruptedException
public void testCreateHRegionInfoName() throws Exception
Exception
public void testContainsRange()
public void testLastRegionCompare()
public void testMetaTables()
public void testComparator()
public void testRegionNameForRegionReplicas() throws Exception
Exception
public void testParseName() throws IOException
IOException
public void testConvert()