public class TestHRegionLocation extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestHRegionLocation() |
Modifier and Type | Method and Description |
---|---|
void |
testCompareTo() |
void |
testHashAndEqualsCode()
HRegionLocations are equal if they have the same 'location' -- i.e.
|
void |
testToString() |
public static final HBaseClassTestRule CLASS_RULE
public TestHRegionLocation()
public void testHashAndEqualsCode()
public void testToString()
public void testCompareTo()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.