public class TestCompactionState extends Object
| Constructor and Description |
|---|
TestCompactionState() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testInvalidColumnFamily() |
void |
testMajorCompaction() |
void |
testMajorCompactionOnFamily() |
void |
testMinorCompaction() |
void |
testMinorCompactionOnFamily() |
public void testMajorCompaction()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testMinorCompaction()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testMajorCompactionOnFamily()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testMinorCompactionOnFamily()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testInvalidColumnFamily()
throws IOException,
InterruptedException
IOExceptionInterruptedException