| Package | Description |
|---|---|
| resumeTx |
| Modifier and Type | Method and Description |
|---|---|
protected TxInfo |
ResumeTxTest.begin() |
| Modifier and Type | Method and Description |
|---|---|
static Map<com.gemstone.gemfire.internal.cache.TXId,TxInfo> |
RtxUtilVersionHelper.convertWrapperMapToActiveTxMap(Map<ActiveTxWrapper,TxInfoWrapper> wrapperMap) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ResumeTxTest.commit(TxInfo txInfo) |
protected boolean |
ResumeTxTest.executeTxOps(TxInfo txInfo) |
protected boolean |
ResumeTxTest.rollback(TxInfo txInfo) |
protected boolean |
ResumeTxTest.tryResume(TxInfo txInfo) |
protected void |
ResumeTxTest.verifyTx(TxInfo txInfo)
verifyTx executes a function on each server.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<ActiveTxWrapper,TxInfoWrapper> |
RtxUtilVersionHelper.convertActiveTxMapToWrapperMap(Map<com.gemstone.gemfire.internal.cache.TXId,TxInfo> activeTxnMap) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.