public class TestMajorCompactorTTL extends TestMajorCompactor
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
admin, FAMILY, utility| Constructor and Description |
|---|
TestMajorCompactorTTL() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hadoop.hbase.TableName |
createTable(String name) |
protected void |
modifyTTL(org.apache.hadoop.hbase.TableName tableName) |
void |
setUp() |
void |
tearDown() |
void |
testCompactingATable() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestMajorCompactorTTL()
public void setUp() throws Exception
setUp in class TestMajorCompactorExceptionpublic void tearDown() throws Exception
tearDown in class TestMajorCompactorExceptionpublic void testCompactingATable() throws Exception
testCompactingATable in class TestMajorCompactorExceptionprotected void modifyTTL(org.apache.hadoop.hbase.TableName tableName) throws IOException, InterruptedException
IOExceptionInterruptedExceptionprotected org.apache.hadoop.hbase.TableName createTable(String name) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.