public static final class ForkJoinExecutorConfigurator.AkkaForkJoinPool
extends scala.concurrent.forkjoin.ForkJoinPool
Constructor and Description |
---|
ForkJoinExecutorConfigurator.AkkaForkJoinPool(int parallelism,
scala.concurrent.forkjoin.ForkJoinPool.ForkJoinWorkerThreadFactory threadFactory,
java.lang.Thread.UncaughtExceptionHandler unhandledExceptionHandler) |
Modifier and Type | Method and Description |
---|---|
boolean |
atFullThrottle() |
void |
execute(java.lang.Runnable r) |
awaitQuiescence, awaitTermination, commonPool, drainTasksTo, execute, getActiveThreadCount, getAsyncMode, getCommonPoolParallelism, getFactory, getParallelism, getPoolSize, getQueuedSubmissionCount, getQueuedTaskCount, getRunningThreadCount, getStealCount, getUncaughtExceptionHandler, hasQueuedSubmissions, invoke, invokeAll, isQuiescent, isShutdown, isTerminated, isTerminating, managedBlock, newTaskFor, newTaskFor, pollSubmission, shutdown, shutdownNow, submit, submit, submit, submit, toString