boolean to org.apache.hadoop.hbase.regionserver.InternalScanner.NextState
No. of Instances - 49
No. of Commits - 2
No. of Projects - {'hbase'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
- nextInternal(outResults,limit) to nextInternal(outResults,limit,-1)
- nextInternal(tmpList,limit) to nextInternal(tmpList,limit,-1)
- nextInternal(outResults,scannerContext) to nextInternal(outResults,batchLimit,remainingResultSize)
- nextInternal(tmpList,scannerContext) to nextInternal(tmpList,batchLimit,remainingResultSize)