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