| Package | Description | 
|---|---|
| org.apache.cassandra.concurrent | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractLocalAwareExecutorService | 
| class  | DebuggableThreadPoolExecutorThis class encorporates some Executor best practices for Cassandra. | 
| class  | JMXConfigurableThreadPoolExecutor | 
| class  | JMXEnabledThreadPoolExecutorThis is a wrapper class for the ScheduledThreadPoolExecutor. | 
| class  | SEPExecutor | 
| Modifier and Type | Method and Description | 
|---|---|
| static LocalAwareExecutorService | StageManager. getStage(Stage stage)Retrieve a stage from the StageManager | 
| LocalAwareExecutorService | SharedExecutorPool. newExecutor(int maxConcurrency,
           int maxQueuedTasks,
           java.lang.String jmxPath,
           java.lang.String name) | 
Copyright © 2018 The Apache Software Foundation