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