Interface ScanExecutor


public interface ScanExecutor
Interface for obtaining information about a scan executor
Since:
2.0.0
  • Method Details

    • getQueued

      int getQueued()
      Returns:
      The number of task queued for the executor
    • getConfig

      ScanExecutor.Config getConfig()
      Returns:
      The configuration used to create the executor