Configurable, Toolpublic class DtUtilShell extends CommandShell
CommandShell.SubCommand| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
DT_USAGE |
| Constructor | Description |
|---|---|
DtUtilShell() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getCommandUsage() |
Return usage string for the command including any summary of subcommands.
|
protected int |
init(java.lang.String[] args) |
Parse the command line arguments and initialize subcommand.
|
static void |
main(java.lang.String[] args) |
getErr, getOut, printException, printShellUsage, run, setErr, setOut, setSubCommandgetConf, setConfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConf, setConfpublic static final java.lang.String DT_USAGE
protected int init(java.lang.String[] args)
throws java.lang.Exception
init in class CommandShellargs - args.java.lang.Exception - Exception.public java.lang.String getCommandUsage()
CommandShellgetCommandUsage in class CommandShellpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.