Class TestTableInputFormatScanYYXToEmpty
java.lang.Object
org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBase
org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanYYXToEmpty
@Tag("org.apache.hadoop.hbase.testclassification.MapReduceTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestTableInputFormatScanYYXToEmpty
extends TestTableInputFormatScanBase
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBase
TestTableInputFormatScanBase.ScanMapper, TestTableInputFormatScanBase.ScanReducer -
Field Summary
Fields inherited from class org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBase
INPUT_FAMILYS, KEY_LASTROW, KEY_STARTROW, TABLE_NAME, TEST_UTIL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests a MR scan using specific start and stop rows.Methods inherited from class org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBase
setUpBeforeClass, tearDownAfterClass, testAutobalanceNumOfSplit, testNumOfSplits, testNumOfSplitsMR, testScan, testScanFromConfiguration
-
Constructor Details
-
TestTableInputFormatScanYYXToEmpty
public TestTableInputFormatScanYYXToEmpty()
-
-
Method Details
-
testScanYYXToEmpty
@Test public void testScanYYXToEmpty() throws IOException, InterruptedException, ClassNotFoundExceptionTests a MR scan using specific start and stop rows.
-