Package | Description |
---|---|
org.apache.cassandra.concurrent | |
org.apache.cassandra.metrics | |
org.apache.cassandra.net | |
org.apache.cassandra.service | |
org.apache.cassandra.tracing |
Class and Description |
---|
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 |
JMXConfigurableThreadPoolExecutorMBean |
JMXEnabledThreadPoolExecutor
This is a wrapper class for the ScheduledThreadPoolExecutor.
|
JMXEnabledThreadPoolExecutorMBean |
LocalAwareExecutorService |
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 |
Class and Description |
---|
SEPExecutor |
Class and Description |
---|
Stage |
Class and Description |
---|
ExecutorLocal |
Stage |
Class and Description |
---|
ExecutorLocal |
Copyright © 2017 The Apache Software Foundation