| Package | Description |
|---|---|
| hydra |
Hydra is a test framework that makes it easy to create and run multiuser tests.
|
| Modifier and Type | Method and Description |
|---|---|
PoolDescription |
ClientCacheDescription.getDefaultPoolDescription()
Returns the default pool description.
|
PoolDescription |
ClientRegionDescription.getPoolDescription()
Returns the pool description.
|
PoolDescription |
RegionDescription.getPoolDescription()
Returns the pool description.
|
static PoolDescription |
PoolHelper.getPoolDescription(String poolConfig)
Returns the
PoolDescription with the given configuration name
from PoolPrms.names. |
PoolDescription |
TestConfig.getPoolDescription(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestConfig.addPoolDescription(PoolDescription pd)
Adds the specified pool description to the test configuration.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.