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 java.lang.Long |
acceptGatewayConnections
(boolean(s))
Accept gateway connections for each gateway hub.
|
protected static java.lang.String |
ASYNC_DIST_PROP_NAME |
static java.lang.Long |
asynchronousGatewayDistributionEnabled
(boolean(s))
Asynchronous gateway distribution enabled for each gateway hub.
|
static java.lang.Long |
haEnabled
(boolean(s))
HA enabled for each gateway hub.
|
static java.lang.Long |
maximumTimeBetweenPings
(int(s))
Maximum time between pings for each gateway hub.
|
static java.lang.Long |
names
(String(s))
Logical names of the gateway descriptions.
|
static java.lang.Long |
socketBufferSize
(int(s))
Socket buffer size for each gateway hub.
|
static java.lang.Long |
startupPolicy
(String(s))
Startup policy for each gateway hub.
|
| Constructor and Description |
|---|
GatewayHubPrms() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabprotected static final java.lang.String ASYNC_DIST_PROP_NAME
public static java.lang.Long names
public static java.lang.Long acceptGatewayConnections
public static java.lang.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 java.lang.Long haEnabled
public static java.lang.Long maximumTimeBetweenPings
public static java.lang.Long socketBufferSize
public static java.lang.Long startupPolicy
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.