public class WBCLEventTest extends EventTest
| Modifier and Type | Field and Description |
|---|---|
com.gemstone.gemfire.cache.Region |
rootRegion |
ADD_OPERATION, CLEAR_OPERATION, createCallbackPrefix, DESTROY_OPERATION, destroyCallbackPrefix, distLockService, eventTest, INVALIDATE_OPERATION, invalidateCallbackPrefix, isCarefulValidation, isListenerTest, isMirrored, isSerialExecution, listenerInstalled, LOCAL_DESTROY_OPERATION, LOCAL_INVALIDATE_OPERATION, LOCK_NAME, LOCK_SERVICE_NAME, lowerThreshold, maxObjects, maxRegions, memberIdString, MILLIS_TO_WAIT, minTaskGranularityMS, minTaskGranularitySec, numVMs, PR_NAME_PREFIX, PUT_IF_ABSENT_OPERATION, PUTALL_OPERATION, rand, randomValues, READ_OPERATION, REGION_CLOSE_OPERATION, regionDestroyCallbackPrefix, regionInvalidateCallbackPrefix, regionName, REMOVE_OPERATION, REPLACE_OPERATION, UPDATE_OPERATION, updateCallbackPrefix, upperThreshold, useCounters, useEvictionController, useTransactions, VmIDStr| Constructor and Description |
|---|
WBCLEventTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createGatewayHub()
Creates a gateway hub using the
CacheServerPrms. |
void |
doEntryOperations() |
protected Object |
getUpdateObject(String name)
Returns the "updated" value of the object with the given
name. |
static void |
HydraTask_checkForEventErrors()
Check that no Listener Exceptions were posted to the BB
|
static void |
HydraTask_doEntryOperations()
Performs randomly selected operations (add, invalidate, etc.) on
the root region based on the weightings in
EventPrms.entryOperations. |
static void |
HydraTask_initialize()
Cache initialization for peer gateways
|
protected void |
initialize() |
protected void |
startGatewayHub(String gatewayConfig)
Starts a gateway hub in a VM that previously created one, after creating
gateways.
|
static void |
startGatewayHubTask()
Starts a gateway hub in a VM that previously created one, after creating
gateways.
|
addObject, addRegion, addRegion, addToRegion, checkEventCounters, clearRegion, clearRegion, closeRegion, closeRegion, createRootRegions, destroyObject, destroyRegion, destroyRegion, doEntryOperations, doRegionOperations, faultInNewRegions, faultInRegion, getCacheListener, getNumNames, getNumNonRootRegions, getNumVMsWithListeners, getObjectToAdd, getOperation, getPartitionAttributes, getRandomRegion, handleRegionDestroyedException, HydraTask_addToRegion, HydraTask_doRegionOperations, HydraTask_endTask, HydraTask_iterate, HydraTask_printBB, HydraTask_stopStartVMs, invalidateObject, invalidateRegion, invalidateRegion, iterateRegion, logExecutionNumber, putIfAbsent, readObject, remove, replace, replace, updateAllObjects, updateObject, updateObject, updateObjects, updateObjects, verifyObjectDestroyed, verifyObjectInvalidated, writeMyRegionNames, writeMyRegionNamespublic static void startGatewayHubTask()
protected void createGatewayHub()
CacheServerPrms.protected void startGatewayHub(String gatewayConfig)
public static void HydraTask_initialize()
protected void initialize()
initialize in class EventTest(set up for EventTest methods)public static void HydraTask_doEntryOperations()
EventPrms.entryOperations. The operations will continue to be
performed until the minimum task granularity
has been reached.public void doEntryOperations()
protected Object getUpdateObject(String name)
name.getUpdateObject in class EventTestBaseValueHolder.getAlternateValueHolder(util.RandomValues)public static void HydraTask_checkForEventErrors()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.