public class TestTableInputFormatScanEmptyToBBB extends TestTableInputFormatScanBase
TestTableInputFormatScanBase.ScanMapper, TestTableInputFormatScanBase.ScanReducer
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
INPUT_FAMILYS, KEY_LASTROW, KEY_STARTROW, TABLE_NAME, TEST_UTIL
Constructor and Description |
---|
TestTableInputFormatScanEmptyToBBB() |
Modifier and Type | Method and Description |
---|---|
void |
testScanEmptyToBBB()
Tests a MR scan using specific start and stop rows.
|
setUpBeforeClass, tearDownAfterClass, testAutobalanceNumOfSplit, testNumOfSplits, testNumOfSplitsMR, testScan, testScanFromConfiguration
public static final HBaseClassTestRule CLASS_RULE
public TestTableInputFormatScanEmptyToBBB()
public void testScanEmptyToBBB() throws IOException, InterruptedException, ClassNotFoundException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.