public interface JobExecutorServiceHandler extends TypedSPI
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
createExecutorService(String jobName)
Create executor service.
|
ExecutorService createExecutorService(String jobName)
jobName - job nameCopyright © 2021 The Apache Software Foundation. All rights reserved.