Class TestTableInputFormatScanYZYToEmpty
java.lang.Object
org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBase
org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanYZYToEmpty
@Tag("org.apache.hadoop.hbase.testclassification.MapReduceTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestTableInputFormatScanYZYToEmpty
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
-
TestTableInputFormatScanYZYToEmpty
public TestTableInputFormatScanYZYToEmpty()
-
-
Method Details
-
testScanYZYToEmpty
@Test public void testScanYZYToEmpty() throws IOException, InterruptedException, ClassNotFoundExceptionTests a MR scan using specific start and stop rows.
-