public class TestImportExport extends TestImportExport
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
name, UTIL| Constructor and Description |
|---|
TestImportExport() |
| Modifier and Type | Method and Description |
|---|---|
static void |
beforeClass() |
protected boolean |
runExport(String[] args)
Runs an export job with the specified command line args
|
protected void |
runExportMain(String[] args) |
void |
testImport94Table()
Skip the test which is unrelated to the coprocessor.Export.
|
afterClass, announce, cleanup, testAddFilterAndArguments, testDurability, testExportMain, testExportScan, testExportScannerBatching, testImportMain, testKeyValueImporter, testMetaExport, testSimpleCase, testWithDeletes, testWithFilter, testWithMultipleDeleteFamilyMarkersOfSameRowSameFamilypublic static final HBaseClassTestRule CLASS_RULE
public TestImportExport()
public static void beforeClass() throws Throwable
Throwableprotected boolean runExport(String[] args) throws Throwable
TestImportExportrunExport in class TestImportExportIOExceptionInterruptedExceptionClassNotFoundExceptionThrowableprotected void runExportMain(String[] args) throws Throwable
runExportMain in class TestImportExportThrowablepublic void testImport94Table() throws Throwable
testImport94Table in class TestImportExportThrowableCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.