public class TestScannerWithBulkload extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestScannerWithBulkload() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testBulkLoad() |
void |
testBulkLoadNativeHFile() |
void |
testBulkLoadWithParallelScan() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestScannerWithBulkload()
public static void setUpBeforeClass() throws Exception
Exceptionpublic void testBulkLoad() throws Exception
Exceptionpublic void testBulkLoadWithParallelScan() throws Exception
Exceptionpublic void testBulkLoadNativeHFile() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.