public class DistCachePrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static Long |
cacheVendor
Vendor of the distributed cache.
|
static String |
DEFAULT_CACHE_VENDOR |
static int |
GEMFIRE |
static int |
HASHMAP |
| Constructor and Description |
|---|
DistCachePrms() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getCacheVendor() |
static void |
main(String[] args) |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static final String DEFAULT_CACHE_VENDOR
public static final int GEMFIRE
public static final int HASHMAP
public static Long cacheVendor
DEFAULT_CACHE_VENDOR.public static int getCacheVendor()
public static void main(String[] args)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.