public class SqlGatewayOptionsParser extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.cli.Option |
DYNAMIC_PROPERTY_OPTION |
static org.apache.commons.cli.Option |
OPTION_HELP |
Constructor and Description |
---|
SqlGatewayOptionsParser() |
Modifier and Type | Method and Description |
---|---|
static SqlGatewayOptions |
parseSqlGatewayOptions(String[] args) |
static void |
printHelpSqlGateway(PrintStream writer)
Prints the help for the client.
|
public static final org.apache.commons.cli.Option OPTION_HELP
public static final org.apache.commons.cli.Option DYNAMIC_PROPERTY_OPTION
public static SqlGatewayOptions parseSqlGatewayOptions(String[] args)
public static void printHelpSqlGateway(PrintStream writer)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.