public interface IJRebirthThreadPoolExecutor extends ExecutorService
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkAvailability(PriorityLevel taskPriority)
Check if a slot is available for the given task priority.
|
awaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminated, shutdown, shutdownNow, submit, submit, submitboolean checkAvailability(PriorityLevel taskPriority)
taskPriority - the priority to checkCopyright © 2011–2018 JRebirth OSS. All rights reserved.