Uses of Class
org.apache.iotdb.db.mpp.execution.fragment.FragmentInstanceExecution
-
Packages that use FragmentInstanceExecution Package Description org.apache.iotdb.db.mpp.execution.fragment -
-
Uses of FragmentInstanceExecution in org.apache.iotdb.db.mpp.execution.fragment
Methods in org.apache.iotdb.db.mpp.execution.fragment that return FragmentInstanceExecution Modifier and Type Method Description static FragmentInstanceExecutionFragmentInstanceExecution. createFragmentInstanceExecution(IDriverScheduler scheduler, FragmentInstanceId instanceId, FragmentInstanceContext context, IDriver driver, FragmentInstanceStateMachine stateMachine, io.airlift.stats.CounterStat failedInstances, long timeOut)
-