Uses of Class
org.apache.drill.yarn.appMaster.TaskSpec
Packages that use TaskSpec
Package
Description
Implements the Drill Application Master for YARN.
Holds functionality common to the Drill-on-YARN client and Application Master (AM).
-
Uses of TaskSpec in org.apache.drill.yarn.appMaster
Fields in org.apache.drill.yarn.appMaster declared as TaskSpecModifier and TypeFieldDescriptionprotected TaskSpecAbstractScheduler.taskSpecTask.taskSpecIdentifies the type of container needed and the details of the task to run.Constructors in org.apache.drill.yarn.appMaster with parameters of type TaskSpec -
Uses of TaskSpec in org.apache.drill.yarn.core
Methods in org.apache.drill.yarn.core with parameters of type TaskSpecModifier and TypeMethodDescriptionvoidClusterDef.ClusterGroup.modifyTaskSpec(TaskSpec taskSpec) voidClusterDef.LabeledGroup.modifyTaskSpec(TaskSpec taskSpec)