public class NonPRFunctionExecuteTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static com.gemstone.gemfire.cache.Region<String,Integer> |
aRegion |
static int |
NUM_KEYS |
protected static com.gemstone.gemfire.internal.cache.PartitionedRegion |
partitionedRegion |
static String |
REG_NAMES |
protected static NonPRFunctionExecuteTest |
testInstance |
protected static com.gemstone.gemfire.cache.Cache |
theCache |
| Constructor and Description |
|---|
NonPRFunctionExecuteTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clientsExecuteFunction() |
protected void |
executeFunction() |
protected void |
executeOnRegionsFunction()
Task to execute on regions()
|
static void |
HydraTask_clientReExecuteFunction() |
static void |
HydraTask_clientsExecuteFunction() |
static void |
HydraTask_executeFunction() |
static void |
HydraTask_executeOnRegionsFunction() |
static void |
HydraTask_initialize() |
static void |
HydraTask_initializeClient() |
static void |
HydraTask_initializeServerWithDifferentDP() |
static void |
HydraTask_initializeWithDifferentDP() |
static void |
HydraTask_populateRegion() |
static void |
HydraTask_reExecuteFunctionDistributedRegion() |
static void |
HydraTask_registerFunction() |
static void |
HydraTask_StartTask() |
protected void |
initialize(String regionDescriptName) |
protected void |
populateRegion(com.gemstone.gemfire.cache.Region<String,Integer> region) |
void |
reExecuteFunctionDistributedRegion() |
protected static NonPRFunctionExecuteTest testInstance
protected static com.gemstone.gemfire.cache.Cache theCache
protected static com.gemstone.gemfire.internal.cache.PartitionedRegion partitionedRegion
public static final int NUM_KEYS
public static final String REG_NAMES
public static void HydraTask_StartTask()
public static void HydraTask_initialize()
public static void HydraTask_initializeWithDifferentDP()
public static void HydraTask_initializeServerWithDifferentDP()
public static void HydraTask_initializeClient()
public static void HydraTask_populateRegion()
public static void HydraTask_registerFunction()
public static void HydraTask_executeFunction()
public static void HydraTask_reExecuteFunctionDistributedRegion()
public static void HydraTask_clientReExecuteFunction()
public static void HydraTask_executeOnRegionsFunction()
public static void HydraTask_clientsExecuteFunction()
protected void initialize(String regionDescriptName)
protected void populateRegion(com.gemstone.gemfire.cache.Region<String,Integer> region)
protected void executeFunction()
protected void executeOnRegionsFunction()
protected void clientsExecuteFunction()
public void reExecuteFunctionDistributedRegion()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.