| Package | Description |
|---|---|
| resumeTx |
| Modifier and Type | Method and Description |
|---|---|
static TxInfoWrapper |
TxInfoWrapper.getWrappedTxInfo(byte[] txInfoByteArray)
This method should be used to obtain instances of KeyWrapper.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<ActiveTxWrapper,TxInfoWrapper> |
RtxUtilVersionHelper.convertActiveTxMapToWrapperMap(Map<com.gemstone.gemfire.internal.cache.TXId,TxInfo> activeTxnMap) |
| Modifier and Type | Method and Description |
|---|---|
static Map<com.gemstone.gemfire.internal.cache.TXId,TxInfo> |
RtxUtilVersionHelper.convertWrapperMapToActiveTxMap(Map<ActiveTxWrapper,TxInfoWrapper> wrapperMap) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.