public class SerialRegionEventTest extends EventTest
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 |
|---|
SerialRegionEventTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addRegion()
Creates a new subregion of a randomly-selected parent region
(which could be the root region).
|
protected void |
checkEventCounters()
Check all counters from EventCountersBB.
|
protected int |
destroyRegion(boolean isLocalDestroy)
Destroys a random region.
|
protected int |
getNumVMsWithListeners() |
static void |
HydraTask_endTask() |
static void |
HydraTask_initialize() |
protected int |
invalidateRegion(boolean isLocalInvalidate)
Invalidate a random region.
|
addObject, addRegion, addToRegion, clearRegion, clearRegion, closeRegion, closeRegion, createRootRegions, destroyObject, destroyRegion, doEntryOperations, doRegionOperations, faultInNewRegions, faultInRegion, getCacheListener, getNumNames, getNumNonRootRegions, getObjectToAdd, getOperation, getPartitionAttributes, getRandomRegion, getUpdateObject, handleRegionDestroyedException, HydraTask_addToRegion, HydraTask_doEntryOperations, HydraTask_doRegionOperations, HydraTask_iterate, HydraTask_printBB, HydraTask_stopStartVMs, initialize, invalidateObject, invalidateRegion, iterateRegion, logExecutionNumber, putIfAbsent, readObject, remove, replace, replace, updateAllObjects, updateObject, updateObject, updateObjects, updateObjects, verifyObjectDestroyed, verifyObjectInvalidated, writeMyRegionNames, writeMyRegionNamespublic static void HydraTask_initialize()
protected int getNumVMsWithListeners()
getNumVMsWithListeners in class EventTestprotected void addRegion()
EventTestprotected int invalidateRegion(boolean isLocalInvalidate)
EventTestinvalidateRegion in class EventTestisLocalInvalidate - true if the invalidate should be a local invalidate, false otherwise.protected int destroyRegion(boolean isLocalDestroy)
EventTestdestroyRegion in class EventTestisLocalDestroy - true if the destroy should be a local destroy, false otherwise.protected void checkEventCounters()
checkEventCounters in class EventTestCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.