public class TestFlushFromClient extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
TableName |
tableName |
| Constructor and Description |
|---|
TestFlushFromClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testAsyncFlushRegion() |
void |
testAsyncFlushRegionServer() |
void |
testAsyncFlushTable() |
void |
testFlushRegion() |
void |
testFlushRegionServer() |
void |
testFlushTable() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestFlushFromClient()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testFlushTable() throws Exception
Exceptionpublic void testAsyncFlushTable() throws Exception
Exceptionpublic void testFlushRegion() throws Exception
Exceptionpublic void testAsyncFlushRegion() throws Exception
Exceptionpublic void testFlushRegionServer() throws Exception
Exceptionpublic void testAsyncFlushRegionServer() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.