Package | Description |
---|---|
org.infinispan.transaction.xa.recovery |
Modifier and Type | Class and Description |
---|---|
class |
PreparedTxIterator
Default implementation for RecoveryIterator.
|
Modifier and Type | Method and Description |
---|---|
RecoveryManager.RecoveryIterator |
RecoveryManagerImpl.getPreparedTransactionsFromCluster() |
RecoveryManager.RecoveryIterator |
RecoveryManager.getPreparedTransactionsFromCluster()
Returns the list of transactions in prepared state from both local and remote cluster nodes.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.