Hierarchy For Package org.apache.iotdb.commons.concurrent.threadpool
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
- java.util.concurrent.ThreadPoolExecutor
- org.apache.iotdb.commons.concurrent.threadpool.WrappedThreadPoolExecutor (implements org.apache.iotdb.commons.concurrent.threadpool.WrappedThreadPoolExecutorMBean)
- java.util.concurrent.ThreadPoolExecutor
- org.apache.iotdb.commons.concurrent.threadpool.ScheduledExecutorUtil
- org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService (implements java.util.concurrent.ScheduledExecutorService, org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorServiceMBean)
- org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorService (implements java.util.concurrent.ExecutorService, org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorServiceMBean)
- org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor (implements java.util.concurrent.ScheduledExecutorService, org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutorMBean)
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
Interface Hierarchy
- org.apache.iotdb.commons.concurrent.threadpool.IThreadPoolMBean
- org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorServiceMBean
- org.apache.iotdb.commons.concurrent.threadpool.WrappedThreadPoolExecutorMBean
- org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorServiceMBean
- org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutorMBean