public class CloudPoolOptions
extends com.elastisys.scale.commons.cli.server.BaseServerCliOptions
CloudPoolServer.| Modifier and Type | Field and Description |
|---|---|
String |
config |
static String |
DEFAULT_STORAGE_DIR
The default directory where the
CloudPool will store its runtime
state. |
boolean |
stopped |
String |
storageDir |
| Constructor and Description |
|---|
CloudPoolOptions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVersion() |
String |
toString() |
public static final String DEFAULT_STORAGE_DIR
CloudPool will store its runtime
state.public String config
public String storageDir
public boolean stopped
public String getVersion()
getVersion in interface com.elastisys.scale.commons.cli.CommandLineOptionsgetVersion in class com.elastisys.scale.commons.cli.server.BaseServerCliOptionspublic String toString()
toString in class com.elastisys.scale.commons.cli.server.BaseServerCliOptionsCopyright © 2011–2017 Elastisys. All rights reserved.