Uses of Interface
org.eclipse.jetty.util.thread.ThreadPool.SizedThreadPool
-
Uses of ThreadPool.SizedThreadPool in org.eclipse.jetty.util.thread
Modifier and TypeClassDescriptionclass
AThreadPool.SizedThreadPool
wrapper aroundThreadPoolExecutor
.class
AQueuedThreadPool
subclass that monitors its own activity by recording queue and task statistics.class
A thread pool with a queue of jobs to execute.ModifierConstructorDescriptionConstruct a budget for a SizedThreadPool.