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