public class TestCompactionLifeCycleTracker extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestCompactionLifeCycleTracker.CompactionObserver |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestCompactionLifeCycleTracker() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testRequestOnRegion() |
void |
testRequestOnStore() |
void |
testSpaceQuotaViolation() |
public static final HBaseClassTestRule CLASS_RULE
public TestCompactionLifeCycleTracker()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void setUp() throws IOException
IOExceptionpublic void tearDown() throws IOException
IOExceptionpublic void testRequestOnRegion() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testRequestOnStore() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testSpaceQuotaViolation() throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2007–2019 Cloudera. All rights reserved.