public class TestCatalogJanitorInMemoryStates extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
protected static HBaseTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestCatalogJanitorInMemoryStates() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testInMemoryParentCleanup()
Test clearing a split parent from memory.
|
public static final HBaseClassTestRule CLASS_RULE
public final org.junit.rules.TestName name
protected static final HBaseTestingUtility TEST_UTIL
public TestCatalogJanitorInMemoryStates()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testInMemoryParentCleanup() throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2007–2019 Cloudera. All rights reserved.