public class ClientHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static Set |
getActiveServers(com.gemstone.gemfire.cache.Region region) |
static com.gemstone.gemfire.cache.DynamicRegionFactory.Config |
getDynamicRegionConfig(File diskDir,
RegionDescription regionDescription,
boolean persistBackup,
boolean registerInterest) |
static com.gemstone.gemfire.cache.client.internal.PoolImpl |
getPool(com.gemstone.gemfire.cache.Region region) |
static int |
getRetryInterval(com.gemstone.gemfire.cache.Region region) |
static void |
release(com.gemstone.gemfire.cache.Region region) |
public static com.gemstone.gemfire.cache.client.internal.PoolImpl getPool(com.gemstone.gemfire.cache.Region region)
public static Set getActiveServers(com.gemstone.gemfire.cache.Region region)
public static int getRetryInterval(com.gemstone.gemfire.cache.Region region)
public static void release(com.gemstone.gemfire.cache.Region region)
region - public static com.gemstone.gemfire.cache.DynamicRegionFactory.Config getDynamicRegionConfig(File diskDir, RegionDescription regionDescription, boolean persistBackup, boolean registerInterest)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.