public class TestMinorCompaction
extends java.lang.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 setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testMinorCompactionWithDeleteRow()
throws java.lang.Exception
java.lang.Exceptionpublic void testMinorCompactionWithDeleteColumn1()
throws java.lang.Exception
java.lang.Exceptionpublic void testMinorCompactionWithDeleteColumn2()
throws java.lang.Exception
java.lang.Exceptionpublic void testMinorCompactionWithDeleteColumnFamily()
throws java.lang.Exception
java.lang.Exceptionpublic void testMinorCompactionWithDeleteVersion1()
throws java.lang.Exception
java.lang.Exceptionpublic void testMinorCompactionWithDeleteVersion2()
throws java.lang.Exception
java.lang.Exception