public class VersionHelper extends Object
| Constructor and Description |
|---|
VersionHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
getDiskAttributes(com.gemstone.gemfire.cache.Region r) |
protected static String |
getGatewayConflictResolver(com.gemstone.gemfire.cache.Cache c) |
protected static String |
getInterval(com.gemstone.gemfire.cache.EvictionAttributes ea) |
protected static String |
getMaximum(com.gemstone.gemfire.cache.EvictionAttributes ea) |
protected static String |
getObjectSizer(com.gemstone.gemfire.cache.EvictionAttributes ea) |
protected static String |
getResourceManager(com.gemstone.gemfire.cache.Cache c) |
protected static String getGatewayConflictResolver(com.gemstone.gemfire.cache.Cache c)
protected static String getDiskAttributes(com.gemstone.gemfire.cache.Region r)
protected static String getResourceManager(com.gemstone.gemfire.cache.Cache c)
protected static String getMaximum(com.gemstone.gemfire.cache.EvictionAttributes ea)
protected static String getInterval(com.gemstone.gemfire.cache.EvictionAttributes ea)
protected static String getObjectSizer(com.gemstone.gemfire.cache.EvictionAttributes ea)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.