|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IExecutorMBean | |
---|---|
org.apache.cassandra.concurrent | |
org.apache.cassandra.db.commitlog |
Uses of IExecutorMBean in org.apache.cassandra.concurrent |
---|
Subinterfaces of IExecutorMBean in org.apache.cassandra.concurrent | |
---|---|
interface |
JMXConfigurableThreadPoolExecutorMBean
|
interface |
JMXEnabledThreadPoolExecutorMBean
|
Classes in org.apache.cassandra.concurrent that implement IExecutorMBean | |
---|---|
class |
JMXConfigurableThreadPoolExecutor
|
class |
JMXEnabledThreadPoolExecutor
This is a wrapper class for the ScheduledThreadPoolExecutor. |
Uses of IExecutorMBean in org.apache.cassandra.db.commitlog |
---|
Subinterfaces of IExecutorMBean in org.apache.cassandra.db.commitlog | |
---|---|
interface |
BatchCommitLogExecutorServiceMBean
|
interface |
ICommitLogExecutorService
Like ExecutorService, but customized for batch and periodic commitlog execution. |
interface |
PeriodicCommitLogExecutorServiceMBean
|
Classes in org.apache.cassandra.db.commitlog that implement IExecutorMBean | |
---|---|
class |
AbstractCommitLogExecutorService
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |