version : hbase 0.98.10 class: storeScanner method: seekScanners(line 314 to 334)
if we add columns to scan, then parameter "isLazy" will be false so we can only do seek in serial, not parallel
version : hbase 0.98.10 class: storeScanner method: seekScanners(line 314 to 334)
if we add columns to scan, then parameter "isLazy" will be false so we can only do seek in serial, not parallel