public class VersionHelper
extends java.lang.Object
| Constructor and Description |
|---|
VersionHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected static java.lang.String |
createAsyncEventQueue(java.lang.String queueConfig) |
protected static java.lang.String |
getCloningEnabled(com.gemstone.gemfire.cache.RegionAttributes ra) |
protected static java.lang.String |
getColocatedWith(com.gemstone.gemfire.cache.PartitionAttributes pa) |
protected static java.lang.String |
getDeltaPropagation(java.util.Properties p) |
protected static java.lang.String |
getMultiuserAuthentication(com.gemstone.gemfire.cache.client.Pool pool) |
protected static java.lang.String |
getPartitionResolver(com.gemstone.gemfire.cache.PartitionAttributes pa) |
protected static java.lang.String |
getPRSingleHopEnabled(com.gemstone.gemfire.cache.client.Pool pool) |
protected static java.lang.String |
getRecoveryDelay(com.gemstone.gemfire.cache.PartitionAttributes pa) |
protected static java.lang.String |
getStartupRecoveryDelay(com.gemstone.gemfire.cache.PartitionAttributes pa) |
protected static java.lang.String getDeltaPropagation(java.util.Properties p)
protected static java.lang.String getCloningEnabled(com.gemstone.gemfire.cache.RegionAttributes ra)
protected static java.lang.String getPartitionResolver(com.gemstone.gemfire.cache.PartitionAttributes pa)
protected static java.lang.String getColocatedWith(com.gemstone.gemfire.cache.PartitionAttributes pa)
protected static java.lang.String getRecoveryDelay(com.gemstone.gemfire.cache.PartitionAttributes pa)
protected static java.lang.String getStartupRecoveryDelay(com.gemstone.gemfire.cache.PartitionAttributes pa)
protected static java.lang.String getMultiuserAuthentication(com.gemstone.gemfire.cache.client.Pool pool)
protected static java.lang.String getPRSingleHopEnabled(com.gemstone.gemfire.cache.client.Pool pool)
protected static java.lang.String createAsyncEventQueue(java.lang.String queueConfig)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.