Package | Description |
---|---|
org.apache.cassandra.concurrent | |
org.apache.cassandra.metrics | |
org.apache.cassandra.net | |
org.apache.cassandra.service | |
org.apache.cassandra.tools |
Class and Description |
---|
AbstractTracingAwareExecutorService |
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.
|
JMXConfigurableThreadPoolExecutorMBean |
JMXEnabledThreadPoolExecutor
This is a wrapper class for the ScheduledThreadPoolExecutor.
|
JMXEnabledThreadPoolExecutorMBean |
NamedThreadFactory
This class is an implementation of the ThreadFactory interface.
|
SharedExecutorPool
A pool of worker threads that are shared between all Executors created with it.
|
Stage |
TracingAwareExecutorService |
Class and Description |
---|
SEPExecutor |
Class and Description |
---|
Stage |
Class and Description |
---|
Stage |
Class and Description |
---|
Stage |
Copyright © 2015 The Apache Software Foundation