Package | Description |
---|---|
org.apache.cassandra.concurrent | |
org.apache.cassandra.db.compaction |
Modifier and Type | Interface and Description |
---|---|
interface |
JMXEnabledThreadPoolExecutorMBean |
interface |
LocalAwareExecutorService |
interface |
SEPExecutorMBean |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLocalAwareExecutorService |
class |
DebuggableThreadPoolExecutor
This class encorporates some Executor best practices for Cassandra.
|
class |
ImmediateExecutor |
class |
JMXEnabledSingleThreadExecutor |
class |
JMXEnabledThreadPoolExecutor
This is a wrapper class for the ScheduledThreadPoolExecutor.
|
class |
SEPExecutor |
Modifier and Type | Class and Description |
---|---|
static class |
CompactionManager.ValidationExecutor |
Copyright © 2009-2022 The Apache Software Foundation