Interface AdvancedScanResultConsumer.ScanResumer

All Known Implementing Classes:
AsyncScanSingleRegionRpcRetryingCaller.ScanResumerImpl
Enclosing interface:
AdvancedScanResultConsumer

@Public public static interface AdvancedScanResultConsumer.ScanResumer
Used to resume a scan.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Resume the scan.
  • Method Details

    • resume

      void resume()
      Resume the scan. You are free to call it multiple time but only the first call will take effect.