| Package | Description |
|---|---|
| hydra |
Hydra is a test framework that makes it easy to create and run multiuser tests.
|
| Modifier and Type | Method and Description |
|---|---|
static GatewayDescription |
GatewayHelper.getGatewayDescription(String gatewayConfig)
Returns the
GatewayDescription with the given configuration name
from GatewayPrms.names. |
GatewayDescription |
TestConfig.getGatewayDescription(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected static com.gemstone.gemfire.cache.util.Gateway |
GatewayHubVersionHelper.addGateway(com.gemstone.gemfire.cache.util.GatewayHub hub,
String id,
GatewayDescription gd)
Adds the gateway with the given id to the hub.
|
protected void |
TestConfig.addGatewayDescription(GatewayDescription gd)
Adds the specified gateway description to the test configuration.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.