public class TestMinorCompaction extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Configuration |
conf |
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 void testMinorCompactionWithDeleteRow()
throws Exception
Exceptionpublic void testMinorCompactionWithDeleteColumn1()
throws Exception
Exceptionpublic void testMinorCompactionWithDeleteColumn2()
throws Exception
Exceptionpublic void testMinorCompactionWithDeleteColumnFamily()
throws Exception
Exceptionpublic void testMinorCompactionWithDeleteVersion1()
throws Exception
Exception