Uses of Class
org.apache.iotdb.db.mpp.execution.schedule.AbstractDriverThread
-
Packages that use AbstractDriverThread Package Description org.apache.iotdb.db.mpp.execution.schedule -
-
Uses of AbstractDriverThread in org.apache.iotdb.db.mpp.execution.schedule
Subclasses of AbstractDriverThread in org.apache.iotdb.db.mpp.execution.schedule Modifier and Type Class Description classDriverTaskThreadthe worker thread ofDriverTaskclassDriverTaskTimeoutSentinelThreadthe thread for watching the timeout ofDriverTask
-