| Modifier and Type | Field and Description |
|---|---|
static Long |
debug
(boolean) Are we debugging this test?
|
static Long |
failoverPort
(int) The port on which the failover server listens
|
static Long |
port
(int) The port on which the server listens
|
| Constructor and Description |
|---|
ServerPrms() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
debug()
Returns whether or not we are debugging this test.
|
static int |
getFailoverPort()
Returns the port on which the failover server should listen.
|
static int |
getPort()
Returns the port on which the server should listen.
|
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static Long debug
public static Long port
public static Long failoverPort
public static boolean debug()
false. Most likely, this
parameter will be set to true in a
local.conf.public static int getPort()
HydraConfigException - If no port has been specifiedpublic static int getFailoverPort()
HydraConfigException - If no port has been specifiedCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.