public class TestRegionLocations extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRegionLocations() |
| Modifier and Type | Method and Description |
|---|---|
void |
testConstructWithNullElements() |
void |
testMergeLocations() |
void |
testMergeLocationsWithDifferentRegionId() |
void |
testRemove() |
void |
testRemoveByServer() |
void |
testSizeMethods() |
void |
testUpdateLocation() |
void |
testUpdateLocationWithDifferentRegionId() |
public static final HBaseClassTestRule CLASS_RULE
public TestRegionLocations()
public void testSizeMethods()
public void testRemoveByServer()
public void testRemove()
public void testUpdateLocation()
public void testMergeLocations()
public void testMergeLocationsWithDifferentRegionId()
public void testUpdateLocationWithDifferentRegionId()
public void testConstructWithNullElements()
Copyright © 2007–2019 Cloudera. All rights reserved.