ClientSmallScanner is used in cases where a single RPC would fetch scan results. It is instantiated when Scan.isSmall() indicates a small scan.
Cheers On Tue, Aug 18, 2015 at 8:11 AM, whodarewin2006 <[email protected]> wrote: > hi, > I was read the source code of hbase-client recently,and I have a > question,what's the different between class ClientScanner and > ClientSmallScanner?What's make the ClientSmallScanner get a better > performance in small scan?
