public class StartupOptions extends Object
| Constructor and Description |
|---|
StartupOptions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigLocation() |
List<String> |
getExccess() |
boolean |
isDebug() |
static StartupOptions |
parse(String[] cliArgs) |
public boolean isDebug()
public String getConfigLocation()
public static StartupOptions parse(String[] cliArgs)
Copyright © 2021 The Apache Software Foundation. All rights reserved.