AbstractLocalAwareExecutorService |
DebuggableScheduledThreadPoolExecutor
Like DebuggableThreadPoolExecutor, DebuggableScheduledThreadPoolExecutor always
logs exceptions from the tasks it is given, even if Future.get is never called elsewhere.
|
DebuggableThreadPoolExecutor
This class encorporates some Executor best practices for Cassandra.
|
ExecutorLocal |
ExecutorLocals |
ImmediateExecutor |
InfiniteLoopExecutor |
InfiniteLoopExecutor.InterruptibleRunnable |
JMXEnabledThreadPoolExecutor
This is a wrapper class for the ScheduledThreadPoolExecutor.
|
JMXEnabledThreadPoolExecutorMBean |
LocalAwareExecutorService |
LocalAwareExecutorService.MaximumPoolSizeListener |
NamedThreadFactory
This class is an implementation of the ThreadFactory interface.
|
ResizableThreadPool |
SEPExecutor |
SEPExecutor.TakeTaskPermitResult |
SEPExecutorMBean |
SharedExecutorPool
A pool of worker threads that are shared between all Executors created with it.
|
Stage |