public interface JobTask extends Runnable
JobExecutor
for leaving permits in a thread-pool open if required by the task
being executed.Modifier and Type | Method and Description |
---|---|
int |
getRequiredRemainingPermits()
The number of threads in the pool required to be remaining before this task should execute.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.