Interface ExecutorsProvider

    • Method Detail

      • getExecutor

        ExecutorService getExecutor​(String taskType)
        Impl will usually return different executors for different tasks.
        Parameters:
        taskType -
        Returns: