JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.drill.yarn.appMaster.SchedulerStateImpl
Packages that use
SchedulerStateImpl
Package
Description
org.apache.drill.yarn.appMaster
Implements the Drill Application Master for YARN.
Uses of
SchedulerStateImpl
in
org.apache.drill.yarn.appMaster
Fields in
org.apache.drill.yarn.appMaster
declared as
SchedulerStateImpl
Modifier and Type
Field
Description
SchedulerStateImpl
EventContext.
group
SchedulerStateImpl
Task.
taskGroup
The scheduler group that manages this task.
Methods in
org.apache.drill.yarn.appMaster
that return
SchedulerStateImpl
Modifier and Type
Method
Description
SchedulerStateImpl
Task.
getGroup
()
Methods in
org.apache.drill.yarn.appMaster
with parameters of type
SchedulerStateImpl
Modifier and Type
Method
Description
void
Task.
setGroup
(
SchedulerStateImpl
taskGroup)