@InterfaceAudience.Private public class HRegionServerCommandLine extends ServerCommandLine
| Constructor and Description | 
|---|
| HRegionServerCommandLine(Class<? extends HRegionServer> clazz) | 
| 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, usagepublic HRegionServerCommandLine(Class<? extends HRegionServer> clazz)
protected String getUsage()
ServerCommandLinegetUsage in class ServerCommandLineCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.