public class TestCompactionState extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| 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 static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestCompactionState()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic 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
IOExceptionInterruptedExceptionCopyright © 2007–2019 Cloudera. All rights reserved.