public class DtUtilShell extends CommandShell
CommandShell.SubCommand
Constructor and Description |
---|
DtUtilShell() |
Modifier and Type | Method and Description |
---|---|
String |
getCommandUsage()
Return usage string for the command including any summary of subcommands.
|
protected int |
init(String[] args)
Parse the command line arguments and initialize subcommand.
|
static void |
main(String[] args) |
getErr, getOut, printException, printShellUsage, run, setErr, setOut, setSubCommand
getConf, setConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf, setConf
public static final String DT_USAGE
protected int init(String[] args) throws Exception
init
in class CommandShell
args
- Exception
public String getCommandUsage()
CommandShell
getCommandUsage
in class CommandShell
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.