public class TestExpiredMobFileCleaner extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestExpiredMobFileCleaner() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testCleaner()
Creates a 3 day old hfile and an 1 day old hfile then sets expiry to 2 days.
|
public static final HBaseClassTestRule CLASS_RULE
public TestExpiredMobFileCleaner()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testCleaner() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.