|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RecoveryInfoKey | |
---|---|
org.infinispan.transaction.xa.recovery |
Uses of RecoveryInfoKey in org.infinispan.transaction.xa.recovery |
---|
Methods in org.infinispan.transaction.xa.recovery that return types with arguments of type RecoveryInfoKey | |
---|---|
ConcurrentMap<RecoveryInfoKey,RecoveryAwareRemoteTransaction> |
RecoveryManagerImpl.getInDoubtTransactionsMap()
|
Constructor parameters in org.infinispan.transaction.xa.recovery with type arguments of type RecoveryInfoKey | |
---|---|
RecoveryManagerImpl(ConcurrentMap<RecoveryInfoKey,RecoveryAwareRemoteTransaction> recoveryHolder,
String cacheName)
|
|
--> |