@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, usage
protected String getUsage()
ServerCommandLine
getUsage
in class ServerCommandLine
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.