public class ServiceArgs extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
asyncLog |
| Constructor and Description |
|---|
ServiceArgs() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDataShardPortBase() |
String |
getHost() |
String |
getMonhost() |
int |
getMonport() |
String |
getRegistryHost() |
int |
getRegistryPort() |
boolean |
isAsyncLog() |
boolean |
isHelp() |
static ServiceArgs |
parseCommandLine(String[] args,
ServiceArgs options) |
String |
toString() |
public String getMonhost()
public int getMonport()
public String getRegistryHost()
public int getRegistryPort()
public int getDataShardPortBase()
public boolean isHelp()
public String getHost()
public boolean isAsyncLog()
public static ServiceArgs parseCommandLine(String[] args, ServiceArgs options)
Copyright © 2018. All rights reserved.