public static final class ObserveSql.Extract extends PropertyParser
CommandLineParser.Template, CommandLineParser.Test| Modifier and Type | Field and Description |
|---|---|
private static String |
FOOT
A footer message.
|
private static Map<String,String> |
MAP
Convert command-line switches to keys use of switches.
|
private GlobalGrouping |
set
The parameter cluster used to calculate missing columns.
|
private static String |
SWITCHES
The switches for adding properties.
|
private static Map<String,String> |
USE
Detailed use of switches.
|
private static String |
ZERO
The switches for adding properties.
|
HELPSWITCHES| Constructor and Description |
|---|
Extract()
Constructs the parser to the sensor tester.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg)
Parses the command line and prints output to standard out.
|
private boolean |
process(String[] arg)
Process the switches.
|
parseMap, parseMap, parseProperties, parseProperties, parseProperties, parsePropertiesaddHelpSwitches, getArguments, getCallerName, getCommandLine, getCommands, getRegisteredSwitches, hasAnySwitch, hasHelpSwitch, hasSwitch, hasSwitch, haveAllSwitches, parse, printCommandLine, printCommandLine, registerLine, registerSwitches, setCommands, staticUsage, usageprivate static final String SWITCHES
private static final String ZERO
private static final Map<String,String> MAP
private static final String FOOT
private GlobalGrouping set
public Extract()
private boolean process(String[] arg) throws ParseException, SQLException, IOException, InitException
InitExceptionParseExceptionSQLExceptionIOExceptionpublic static void main(String[] arg) throws ParseException, SQLException, IOException, InitException