Class TestTableInputFormatScanBase

java.lang.Object
org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBase
Direct Known Subclasses:
TestTableInputFormatScan, TestTableInputFormatScanEmptyToAPP, TestTableInputFormatScanEmptyToBBA, TestTableInputFormatScanEmptyToBBB, TestTableInputFormatScanEmptyToEmpty, TestTableInputFormatScanEmptyToOPP, TestTableInputFormatScanOBBToOPP, TestTableInputFormatScanOBBToQPP, TestTableInputFormatScanOPPToEmpty, TestTableInputFormatScanYYXToEmpty, TestTableInputFormatScanYYYToEmpty, TestTableInputFormatScanYZYToEmpty

public abstract class TestTableInputFormatScanBase extends Object
Tests various scan start and stop row scenarios. This is set in a scan and tested in a MapReduce job to see if that is handed over and done properly too.