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 TaskSpec
AbstractScheduler.taskSpec
Task.taskSpec
Identifies 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 TypeMethodDescriptionvoid
ClusterDef.ClusterGroup.modifyTaskSpec
(TaskSpec taskSpec) void
ClusterDef.LabeledGroup.modifyTaskSpec
(TaskSpec taskSpec)