public class ProxySerialRegionEventTest extends ProxyEventTest
ADD_OPERATION, CLEAR_OPERATION, clientName, createCallbackPrefix, DESTROY_OPERATION, destroyCallbackPrefix, distLockService, eventTest, INVALIDATE_OPERATION, invalidateCallbackPrefix, isCarefulValidation, isMirrored, isSerialExecution, isSerialRR, LOCAL_DESTROY_OPERATION, LOCAL_INVALIDATE_OPERATION, LOCK_NAME, LOCK_SERVICE_NAME, maxObjects, maxRegions, memberIdString, MILLIS_TO_WAIT, minTaskGranularityMS, minTaskGranularitySec, NO_OPERATION, numVMs, randomValues, READ_OPERATION, REGION_CLOSE_OPERATION, regionDestroyCallbackPrefix, regionInvalidateCallbackPrefix, regionName, shadow, shadowRegionName, UPDATE_OPERATION, updateCallbackPrefix, useEvictionController, useTransactions| Constructor and Description |
|---|
ProxySerialRegionEventTest() |
| 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_initialize() |
protected int |
invalidateRegion(boolean isLocalInvalidate)
Invalidate a random region.
|
addObject, addRegion, addToRegion, clearRegion, clearRegion, closeRegion, closeRegion, createRootRegions, destroyObject, destroyRegion, doEntryOperations, doRegionOperations, executeRegionOp, faultInNewRegions, faultInRegion, getNumNonRootRegions, getObjectToAdd, getOperation, getRandomRegion, getUpdateObject, handleRegionDestroyedException, HydraTask_addToRegion, HydraTask_doEntryOperations, HydraTask_doRegionOperations, HydraTask_endTask, HydraTask_executeRegionOp, HydraTask_iterate, HydraTask_printBB, initialize, invalidateObject, invalidateRegion, iterateRegion, logExecutionNumber, readObject, updateObject, updateObject, verifyObjectDestroyed, verifyObjectInvalidated, writeMyRegionNames, writeMyRegionNamespublic static void HydraTask_initialize()
protected int getNumVMsWithListeners()
getNumVMsWithListeners in class ProxyEventTestprotected void addRegion()
ProxyEventTestaddRegion in class ProxyEventTestprotected int invalidateRegion(boolean isLocalInvalidate)
ProxyEventTestinvalidateRegion in class ProxyEventTestisLocalInvalidate - true if the invalidate should be a local invalidate, false otherwise.protected int destroyRegion(boolean isLocalDestroy)
ProxyEventTestdestroyRegion in class ProxyEventTestisLocalDestroy - true if the destroy should be a local destroy, false otherwise.protected void checkEventCounters()
checkEventCounters in class ProxyEventTestEventBB.EXPECTED_REMOTE_REGION_CREATE,
EventBB.actualRegionCreateEvents,
EventBB.EXPECTED_REMOTE_REGION_DEPARTED,
EventBB.actualRegionDepartedEventsCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.