public class GatewayHubPrms extends BasePrms
GatewayHubDescription,
which contain gateways.
The number of description instances is gated by names. For other
parameters, if fewer values than names are given, the remaining instances
will use the last value in the list. See $JTESTS/hydra/hydra.txt for more
details.
Unused parameters default to null, except where noted. This uses the product default, except where noted.
Values of a parameter can be set to BasePrms.DEFAULT, except where noted.
This uses the product default, except where noted.
Values of a parameter can use oneof, range, or robing except where noted, but each description created will use a fixed value chosen at test configuration time. Use as a task attribute is illegal.
| Modifier and Type | Field and Description |
|---|---|
static Long |
acceptGatewayConnections
(boolean(s))
Accept gateway connections for each gateway hub.
|
protected static String |
ASYNC_DIST_PROP_NAME |
static Long |
asynchronousGatewayDistributionEnabled
(boolean(s))
Asynchronous gateway distribution enabled for each gateway hub.
|
static Long |
haEnabled
(boolean(s))
HA enabled for each gateway hub.
|
static Long |
maximumTimeBetweenPings
(int(s))
Maximum time between pings for each gateway hub.
|
static Long |
names
(String(s))
Logical names of the gateway descriptions.
|
static Long |
socketBufferSize
(int(s))
Socket buffer size for each gateway hub.
|
static Long |
startupPolicy
(String(s))
Startup policy for each gateway hub.
|
| Constructor and Description |
|---|
GatewayHubPrms() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabprotected static final String ASYNC_DIST_PROP_NAME
public static Long names
public static Long acceptGatewayConnections
public static Long asynchronousGatewayDistributionEnabled
VmPrms.extraVMArgs if set on the invoking VM, otherwise uses the product
default. Overrides the VM argument if both are set.public static Long haEnabled
public static Long maximumTimeBetweenPings
public static Long socketBufferSize
public static Long startupPolicy
public static void main(String[] args)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.