public class HctConfigPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static Long |
bridgeConfig
An entry in
BridgePrms.names giving the bridge configuration. |
static Long |
cacheConfig
An entry in
CachePrms.names giving the cache configuration. |
static Long |
regionConfig
An entry in
RegionPrms.names giving the region configuration. |
| Constructor and Description |
|---|
HctConfigPrms() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBridgeConfig() |
static String |
getCacheConfig() |
static String |
getRegionConfig() |
static void |
main(String[] args) |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static Long cacheConfig
CachePrms.names giving the cache configuration.public static Long regionConfig
RegionPrms.names giving the region configuration.public static Long bridgeConfig
BridgePrms.names giving the bridge configuration.Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.