Interface ExecutorManager

    • Method Detail

      • createExecutor

        CompactionExecutorId createExecutor​(String name,
                                            int threads)
        Create a thread pool executor within a compaction service.
      • getExternalExecutor

        CompactionExecutorId getExternalExecutor​(String name)
        Returns:
        an id for a configured external execution queue.