Package org.apache.cassandra.concurrent
Interface SEPExecutorMBean
-
- All Superinterfaces:
ResizableThreadPool
- All Known Implementing Classes:
SEPExecutor
public interface SEPExecutorMBean extends ResizableThreadPool
-
-
Method Summary
-
Methods inherited from interface org.apache.cassandra.concurrent.ResizableThreadPool
getActiveTaskCount, getCompletedTaskCount, getCorePoolSize, getMaximumPoolSize, getMaxTasksQueued, getPendingTaskCount, oldestTaskQueueTime, setCorePoolSize, setMaximumPoolSize
-
-