public class TestMovedRegionsCleaner extends Object
Modifier and Type | Class and Description |
---|---|
private static class |
TestMovedRegionsCleaner.TestMockRegionServer |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
static int |
numCalls |
private HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestMovedRegionsCleaner() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
testMovedRegionsCleaner()
Start the cluster, wait for some time and verify that the background
MovedRegion cleaner indeed gets called
|
public static final HBaseClassTestRule CLASS_RULE
private final HBaseTestingUtility UTIL
public static int numCalls
public TestMovedRegionsCleaner()
public void testMovedRegionsCleaner() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.