public class BridgeViewTest extends ViewTest
checkEventCounters, initializeTxInfo, interestPolicy, isBridgeClient, isProxy, isScopeLocal, isSerialExecution, killSyncObject, myVmPid, rng, txContext, txInProgress, viewTest| Constructor and Description |
|---|
BridgeViewTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HydraTask_initialize() |
static void |
HydraTask_killCommittor()
kill the VM if we are the transactional thread and a commit
is in Progress (see TxBB.commitInProgress)
|
static void |
HydraTask_killDelegate()
kill the delegate (killTarget on BB) if we are the transactional thread and a commit
is in Progress (see TxBB.commitInProgress)
|
static void |
HydraTask_killNonDelegate()
kill a non-delegate server if the VM if we are the transactional thread and a commit
is in Progress (see TxBB.commitInProgress)
|
protected void |
postClientVmInfoToBB()
Write ClientVmInfo for delegate and another (nonDelegate) host to BB for future use
with kill methods above.
|
void |
setupCommitTestCallbacks(String commitStatePrm) |
adjustOldValue, beginTx, checkCommittedState, checkEventCounters, checkTxEventCounters, checkWriterCounters, executeTx, finishTx, getValueInVM, HydraCloseTask_validateTxConsistency, HydraCloseTask_verifyResourcesReleased, HydraTask_checkCommittedState, HydraTask_executeTx, HydraTask_waitForDist, incrementEventCounters, initialize, updatesVisible, validateAllStates, validateCacheClosed, validateCombinedOpsAfterCommit, validateCombinedOpsAfterRollback, validateCommittedState, validateNonTxOps, validateState, validateState, validateTxConsistency, validateTxOps, validateTxOps, verifyCallbackInvocation, verifyResourcesReleasedpublic static void HydraTask_initialize()
public void setupCommitTestCallbacks(String commitStatePrm)
setupCommitTestCallbacks in class ViewTestprotected void postClientVmInfoToBB()
public static void HydraTask_killCommittor()
throws ClientVmNotFoundException
ClientVmNotFoundExceptionpublic static void HydraTask_killDelegate()
throws ClientVmNotFoundException
ClientVmNotFoundExceptionpublic static void HydraTask_killNonDelegate()
throws ClientVmNotFoundException
ClientVmNotFoundExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.