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