Package org.apache.iotdb.db.mpp.execution.schedule
-
Interface Summary Interface Description IDriverScheduler the interface of fragment instance schedulingITaskScheduler the scheduler interface ofDriverTask -
Class Summary Class Description AbstractDriverThread an abstract executor forDriverTaskDriverScheduler the manager of fragment instances schedulingDriverTaskThread the worker thread ofDriverTaskDriverTaskTimeoutSentinelThread the thread for watching the timeout ofDriverTaskExecutionContext The execution context of aDriverTask -
Exception Summary Exception Description FragmentInstanceAbortedException A common exception to pass toIDriver.failed(Throwable)