public class TestScannerWithBulkload
extends java.lang.Object
| Constructor and Description |
|---|
TestScannerWithBulkload() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testBulkLoad() |
void |
testBulkLoadNativeHFile() |
void |
testBulkLoadWithParallelScan() |
public static void setUpBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testBulkLoad()
throws java.lang.Exception
java.lang.Exceptionpublic void testBulkLoadWithParallelScan()
throws java.lang.Exception
java.lang.Exceptionpublic void testBulkLoadNativeHFile()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exception