public class TestMinorCompaction extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
protected org.apache.hadoop.conf.Configuration |
conf |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestMinorCompaction()
constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testMinorCompactionWithDeleteColumn1() |
void |
testMinorCompactionWithDeleteColumn2() |
void |
testMinorCompactionWithDeleteColumnFamily() |
void |
testMinorCompactionWithDeleteRow() |
void |
testMinorCompactionWithDeleteVersion1() |
void |
testMinorCompactionWithDeleteVersion2() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
protected org.apache.hadoop.conf.Configuration conf
public TestMinorCompaction()
public void testMinorCompactionWithDeleteRow() throws Exception
Exceptionpublic void testMinorCompactionWithDeleteColumn1() throws Exception
Exceptionpublic void testMinorCompactionWithDeleteColumn2() throws Exception
Exceptionpublic void testMinorCompactionWithDeleteColumnFamily() throws Exception
Exceptionpublic void testMinorCompactionWithDeleteVersion1() throws Exception
Exceptionpublic void testMinorCompactionWithDeleteVersion2() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.