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 © 2020 The Apache Software Foundation. All rights reserved.