Package | Description |
---|---|
org.apache.cassandra.concurrent | |
org.apache.cassandra.net | |
org.apache.cassandra.service | |
org.apache.cassandra.tools |
Class and Description |
---|
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.
|
IExecutorMBean
Deprecated.
|
JMXConfigurableThreadPoolExecutorMBean |
JMXEnabledScheduledThreadPoolExecutorMBean
Deprecated.
|
JMXEnabledThreadPoolExecutor
This is a wrapper class for the ScheduledThreadPoolExecutor.
|
JMXEnabledThreadPoolExecutorMBean
Deprecated.
|
NamedThreadFactory
This class is an implementation of the ThreadFactory interface.
|
Stage |
TracingAwareExecutorService |
Class and Description |
---|
Stage |
Class and Description |
---|
DebuggableScheduledThreadPoolExecutor
Like DebuggableThreadPoolExecutor, DebuggableScheduledThreadPoolExecutor always
logs exceptions from the tasks it is given, even if Future.get is never called elsewhere.
|
Class and Description |
---|
JMXEnabledThreadPoolExecutorMBean
Deprecated.
|
Copyright © 2015 The Apache Software Foundation