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