@InterfaceAudience.Private public class HMasterCommandLine extends ServerCommandLine
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
HMasterCommandLine.LocalHMaster  | 
| Constructor and Description | 
|---|
HMasterCommandLine(Class<? extends HMaster> masterClass)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected String | 
getUsage()
Implementing subclasses should return a usage string to print out. 
 | 
int | 
run(String[] args)  | 
doMain, logJVMInfo, logProcessInfo, usageprotected String getUsage()
ServerCommandLinegetUsage in class ServerCommandLine