public class CacheServerPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Long |
bridgeConfig
(String) A bridge configuration name from
BridgePrms.names. |
static java.lang.Long |
cacheConfig
(String) A cache configuration name from
CachePrms.names. |
static java.lang.Long |
gatewayConfig
(String) A gateway configuration name from
GatewayPrms.names. |
static java.lang.Long |
gatewayHubConfig
(String) A gateway hub configuration name from
GatewayHubPrms.names. |
static java.lang.Long |
regionConfig
(String) A region configuration name from
RegionPrms.names. |
| Constructor and Description |
|---|
CacheServerPrms() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static java.lang.Long cacheConfig
CachePrms.names.public static java.lang.Long regionConfig
RegionPrms.names.public static java.lang.Long bridgeConfig
BridgePrms.names.public static java.lang.Long gatewayHubConfig
GatewayHubPrms.names.public static java.lang.Long gatewayConfig
GatewayPrms.names.Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.