| Package | Description |
|---|---|
| hct | |
| hydra |
Hydra is a test framework that makes it easy to create and run multiuser tests.
|
| wan |
| Modifier and Type | Method and Description |
|---|---|
static void |
HierCache.restartComponent(String comp,
BridgeHelper.Endpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected static BridgeHelper.Endpoint |
BridgeHelper.getEndpoint(int port,
String[] groups)
Gets the bridge server endpoint for this VM from the shared
BridgeBlackboard map using the given port and server groups. |
protected static BridgeHelper.Endpoint |
BridgeHelper.getEndpoint(String[] groups)
Gets the bridge server endpoint for this VM from the shared
BridgeBlackboard map using the given server groups. |
| Modifier and Type | Method and Description |
|---|---|
static List<BridgeHelper.Endpoint> |
BridgeHelper.getEndpoints()
Returns all bridge server endpoints from the
BridgeBlackboard map,
a possibly empty list. |
| Constructor and Description |
|---|
ClientVmInfo(BridgeHelper.Endpoint endpoint)
Creates an object describing a specific bridge server VM, for use with
the
ClientVmMgr API. |
| Modifier and Type | Method and Description |
|---|---|
static void |
WANClient.restartComponent(String comp,
BridgeHelper.Endpoint endpoint) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.