Class RecoveryInfoKey
java.lang.Object
org.infinispan.transaction.xa.recovery.RecoveryInfoKey
This makes sure that only xids pertaining to a certain cache are being returned when needed. This is required as the
RecoveryManagerImpl.registerInDoubtTransaction(RecoveryAwareRemoteTransaction)
is shared between different
RecoveryManagers/caches.- Since:
- 5.0
- Author:
- Mircea.Markus@jboss.com
-
Constructor Summary
-
Method Summary