public class ForkJoinExecutorConfigurator extends ExecutorServiceConfigurator
| Modifier and Type | Class and Description |
|---|---|
static class |
ForkJoinExecutorConfigurator.AkkaForkJoinPool
INTERNAL AKKA USAGE ONLY
|
static class |
ForkJoinExecutorConfigurator.AkkaForkJoinTask
INTERNAL AKKA USAGE ONLY
|
class |
ForkJoinExecutorConfigurator.ForkJoinExecutorServiceFactory |
| Constructor and Description |
|---|
ForkJoinExecutorConfigurator(com.typesafe.config.Config config,
DispatcherPrerequisites prerequisites) |
| Modifier and Type | Method and Description |
|---|---|
ExecutorServiceFactory |
createExecutorServiceFactory(java.lang.String id,
java.util.concurrent.ThreadFactory threadFactory) |
scala.concurrent.forkjoin.ForkJoinPool.ForkJoinWorkerThreadFactory |
validate(java.util.concurrent.ThreadFactory t) |
public ForkJoinExecutorConfigurator(com.typesafe.config.Config config,
DispatcherPrerequisites prerequisites)
public scala.concurrent.forkjoin.ForkJoinPool.ForkJoinWorkerThreadFactory validate(java.util.concurrent.ThreadFactory t)
public final ExecutorServiceFactory createExecutorServiceFactory(java.lang.String id, java.util.concurrent.ThreadFactory threadFactory)