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