| Package | Description |
|---|---|
| hydra |
Hydra is a test framework that makes it easy to create and run multiuser tests.
|
| Modifier and Type | Method and Description |
|---|---|
DiskStoreDescription |
ClientCacheDescription.getDefaultDiskStoreDescription()
Returns the default disk store description.
|
DiskStoreDescription |
BridgeDescription.getDiskStoreDescription()
Returns the disk store description.
|
DiskStoreDescription |
AsyncEventQueueDescription.getDiskStoreDescription()
Returns the disk store description.
|
DiskStoreDescription |
ClientRegionDescription.getDiskStoreDescription()
Returns the disk store description.
|
DiskStoreDescription |
GatewaySenderDescription.getDiskStoreDescription()
Returns the disk store description.
|
DiskStoreDescription |
GatewayDescription.getDiskStoreDescription()
Returns the disk store description.
|
DiskStoreDescription |
HDFSStoreDescription.getDiskStoreDescription() |
DiskStoreDescription |
RegionDescription.getDiskStoreDescription()
Returns the disk store description.
|
DiskStoreDescription |
TestConfig.getDiskStoreDescription(String name) |
static DiskStoreDescription |
DiskStoreHelper.getDiskStoreDescription(String diskStoreConfig)
Returns the
DiskStoreDescription with the given configuration name
from DiskStorePrms.names. |
DiskStoreDescription |
CacheDescription.getPdxDiskStoreDescription()
Returns the pdx disk store description.
|
DiskStoreDescription |
ClientCacheDescription.getPdxDiskStoreDescription()
Returns the pdx disk store description.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestConfig.addDiskStoreDescription(DiskStoreDescription dsd)
Adds the specified disk store description to the test configuration.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.