public class ParRegViewTest extends ViewTest
ViewTest that performs operations
and checks event counters for PartitionedRegions.
Overrides checkEventCounters, checkTxEventCounters, etc from
tx/ViewTest.parRegSerialView.confcheckEventCounters, initializeTxInfo, interestPolicy, isBridgeClient, isProxy, isScopeLocal, isSerialExecution, killSyncObject, myVmPid, rng, txContext, txInProgress, viewTest| Constructor and Description |
|---|
ParRegViewTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkEventCounters()
Check CacheListener Event Counters
|
protected void |
checkTxEventCounters(Blackboard bb)
Check Transaction Listener (or Writer) Event Counters
|
protected void |
checkWriterCounters()
Check CacheWriter Event Counters
|
static void |
HydraTask_initialize() |
void |
initialize(String regionConfig) |
void |
setupCommitTestCallbacks(String commitStatePrm) |
protected boolean |
updatesVisible()
Depending on the commitStateTrigger (the point at which the committing
VM was killed), should we be able to see the tx updates?
|
adjustOldValue, beginTx, checkCommittedState, executeTx, finishTx, getValueInVM, HydraCloseTask_validateTxConsistency, HydraCloseTask_verifyResourcesReleased, HydraTask_checkCommittedState, HydraTask_executeTx, HydraTask_killCommittor, HydraTask_waitForDist, incrementEventCounters, initialize, validateAllStates, validateCacheClosed, validateCombinedOpsAfterCommit, validateCombinedOpsAfterRollback, validateCommittedState, validateNonTxOps, validateState, validateState, validateTxConsistency, validateTxOps, validateTxOps, verifyCallbackInvocation, verifyResourcesReleasedpublic static void HydraTask_initialize()
public void initialize(String regionConfig)
protected void checkWriterCounters()
checkWriterCounters in class ViewTestprotected void checkEventCounters()
checkEventCounters in class ViewTestprotected void checkTxEventCounters(Blackboard bb)
checkTxEventCounters in class ViewTest- - the blackboard to verify agains (TxEventCountersBB vs. TxWriterCountersBB)public void setupCommitTestCallbacks(String commitStatePrm)
setupCommitTestCallbacks in class ViewTestprotected boolean updatesVisible()
updatesVisible in class ViewTestCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.