hbase/hbase-client
Josh Elser ffdcc00952 HBASE-13335 Use serverHasMoreResults context in SmallScanner and SmallReversedScanner.
Use the context passed back via ScanResponse that a RegionServer
fills in to denote whether or not more results existing in the
current Region. Add a simple factory to remove a static method
used across both SmallScanner and SmallReverseScanner. Add new
unit tests for both scanner classes to test scans with and
without the new context (as a quick backward-compatibility test).
2015-03-31 21:32:49 -07:00
..
src HBASE-13335 Use serverHasMoreResults context in SmallScanner and SmallReversedScanner. 2015-03-31 21:32:49 -07:00
pom.xml HBASE-13364 Make error prone off by default 2015-03-30 16:03:53 -07:00