public class ExceptionHandlingTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DataStoreVmStr |
protected static com.gemstone.gemfire.cache.Region<String,Integer> |
partitionedRegion |
static GsRandom |
random |
protected static com.gemstone.gemfire.cache.Region<String,Integer> |
replicatedRegion |
protected static ExceptionHandlingTest |
testInstance |
protected static com.gemstone.gemfire.cache.Cache |
theCache |
| Constructor and Description |
|---|
ExceptionHandlingTest() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
doFireAndForgetFunctionExecution() |
protected void |
doHctFunctionExecutions() |
protected void |
doOnMembersFunctionExcecution() |
protected void |
doOnServersFunctionExcecution() |
protected void |
doP2PFunctionExecutions() |
protected void |
doParitionedRegionFunctionExecution() |
protected void |
doReplicatedRegionFunctionExecution() |
protected List |
getDataStoreVms() |
static void |
HydraTask_doFunctionExecutions() |
static void |
HydraTask_initialize() |
static void |
HydraTask_initializeClient() |
static void |
HydraTask_initializeServer() |
static void |
HydraTask_populateRegion() |
static void |
HydraTask_registerFunction() |
static void |
HydraTask_stopStartVms() |
protected void |
initialize() |
protected void |
initializeClient() |
protected void |
initializeServer() |
protected void |
populateRegion(com.gemstone.gemfire.cache.Region<String,Integer> region) |
protected void |
stopStartVms() |
protected static String DataStoreVmStr
public static GsRandom random
protected static ExceptionHandlingTest testInstance
protected static com.gemstone.gemfire.cache.Cache theCache
protected static com.gemstone.gemfire.cache.Region<String,Integer> partitionedRegion
public static void HydraTask_initialize()
public static void HydraTask_initializeServer()
public static void HydraTask_initializeClient()
public static void HydraTask_populateRegion()
public static void HydraTask_registerFunction()
public static void HydraTask_doFunctionExecutions()
public static void HydraTask_stopStartVms()
protected void initialize()
protected void initializeServer()
protected void initializeClient()
protected void populateRegion(com.gemstone.gemfire.cache.Region<String,Integer> region)
protected void doP2PFunctionExecutions()
protected void doHctFunctionExecutions()
protected void doParitionedRegionFunctionExecution()
protected static void doFireAndForgetFunctionExecution()
protected void doReplicatedRegionFunctionExecution()
protected void doOnServersFunctionExcecution()
protected void doOnMembersFunctionExcecution()
protected void stopStartVms()
protected List getDataStoreVms()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.