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.client.CommandLineOptions
Packages that use
CommandLineOptions
Package
Description
org.apache.drill.yarn.client
Implements a "YARN client" for Drill-on-YARN.
Uses of
CommandLineOptions
in
org.apache.drill.yarn.client
Fields in
org.apache.drill.yarn.client
declared as
CommandLineOptions
Modifier and Type
Field
Description
protected
CommandLineOptions
ClientCommand.
opts
Methods in
org.apache.drill.yarn.client
with parameters of type
CommandLineOptions
Modifier and Type
Method
Description
void
ClientCommand.
setOpts
(
CommandLineOptions
opts)