Class TestTableInputFormatScanEmptyToEmpty
java.lang.Object
org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBase
org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanEmptyToEmpty
- 
Nested Class SummaryNested classes/interfaces inherited from class org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBaseTestTableInputFormatScanBase.ScanMapper, TestTableInputFormatScanBase.ScanReducer
- 
Field SummaryFieldsFields inherited from class org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBaseINPUT_FAMILYS, KEY_LASTROW, KEY_STARTROW, TABLE_NAME, TEST_UTIL
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidTests a MR scan using specific start and stop rows.Methods inherited from class org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBasesetUpBeforeClass, tearDownAfterClass, testAutobalanceNumOfSplit, testNumOfSplits, testNumOfSplitsMR, testScan, testScanFromConfiguration
- 
Field Details- 
CLASS_RULE
 
- 
- 
Constructor Details- 
TestTableInputFormatScanEmptyToEmptypublic TestTableInputFormatScanEmptyToEmpty()
 
- 
- 
Method Details- 
testScanEmptyToEmptyTests a MR scan using specific start and stop rows.
 
-