| Package | Description |
|---|---|
| dunit.eclipse | |
| hydra |
Hydra is a test framework that makes it easy to create and run multiuser tests.
|
| Modifier and Type | Method and Description |
|---|---|
HostAgentIF |
FakeMaster.getHostAgent(String host) |
| Modifier and Type | Class and Description |
|---|---|
class |
HostAgent
Instances of this class represent remote host agents
for master controller in hydra multiuser tests.
|
| Modifier and Type | Method and Description |
|---|---|
HostAgentIF |
HostAgentRecord.getHostAgent() |
HostAgentIF |
MasterProxy.getHostAgent(String host)
For internal hydra use only.
|
HostAgentIF |
MasterProxyIF.getHostAgent(String host)
For internal hydra use only.
|
protected static HostAgentIF |
HostAgentMgr.getHostAgent(String host)
Returns the hostagent for the specified host.
|
static HostAgentIF |
HostAgentMgr.getRemoteHostAgentForClient(String host)
Returns the hostagent for the specified host for a remote client.
|
| Constructor and Description |
|---|
HostAgentRecord(HostDescription hd,
int pid,
HostAgentIF agent) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.