Class AsyncScanSingleRegionRpcRetryingCaller

java.lang.Object
org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller

Retry caller for scanning a region.

We will modify the Scan object passed in directly. The upper layer should store the reference of this object and use it to open new single region scanners.