Interface WrappedThreadPoolExecutorMBean
-
- All Superinterfaces:
IThreadPoolMBean
- All Known Implementing Classes:
WrappedThreadPoolExecutor
public interface WrappedThreadPoolExecutorMBean extends IThreadPoolMBean
-
-
Method Summary
-
Methods inherited from interface org.apache.iotdb.commons.concurrent.threadpool.IThreadPoolMBean
getActiveCount, getCompletedTaskCount, getCorePoolSize, getLargestPoolSize, getMaximumPoolSize, getPoolSize, getQueue, getQueueLength, getTaskCount, prestartCoreThread
-
-