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.YarnRMClient
Packages that use
YarnRMClient
Package
Description
org.apache.drill.yarn.client
Implements a "YARN client" for Drill-on-YARN.
Uses of
YarnRMClient
in
org.apache.drill.yarn.client
Methods in
org.apache.drill.yarn.client
that return
YarnRMClient
Modifier and Type
Method
Description
protected
YarnRMClient
ClientCommand.
getClient
()
Constructors in
org.apache.drill.yarn.client
with parameters of type
YarnRMClient
Modifier
Constructor
Description
Reporter
(
YarnRMClient
client)