JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.drill.exec.server.StartupOptions
Packages that use
StartupOptions
Package
Description
org.apache.drill.exec.server
Uses of
StartupOptions
in
org.apache.drill.exec.server
Methods in
org.apache.drill.exec.server
that return
StartupOptions
Modifier and Type
Method
Description
static
StartupOptions
StartupOptions.
parse
(
String
[] cliArgs)
Methods in
org.apache.drill.exec.server
with parameters of type
StartupOptions
Modifier and Type
Method
Description
static
Drillbit
Drillbit.
start
(
StartupOptions
options)