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.core.AppSpec
Packages that use
AppSpec
Package
Description
org.apache.drill.yarn.core
Holds functionality common to the Drill-on-YARN client and Application Master (AM).
Uses of
AppSpec
in
org.apache.drill.yarn.core
Methods in
org.apache.drill.yarn.core
with parameters of type
AppSpec
Modifier and Type
Method
Description
void
YarnRMClient.
submitAppMaster
(
AppSpec
spec)