|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Recovery.XidBranchesPair | |
|---|---|
| org.apache.geronimo.transaction.log | |
| org.apache.geronimo.transaction.manager | |
| Uses of Recovery.XidBranchesPair in org.apache.geronimo.transaction.log |
|---|
| Methods in org.apache.geronimo.transaction.log that return types with arguments of type Recovery.XidBranchesPair | |
|---|---|
java.util.Collection<Recovery.XidBranchesPair> |
HOWLLog.recover(XidFactory xidFactory)
|
| Uses of Recovery.XidBranchesPair in org.apache.geronimo.transaction.manager |
|---|
| Methods in org.apache.geronimo.transaction.manager that return types with arguments of type Recovery.XidBranchesPair | |
|---|---|
java.util.Collection<Recovery.XidBranchesPair> |
TransactionLog.recover(XidFactory xidFactory)
Recovers the log, returning a map of (top level) xid to List of TransactionBranchInfo for the branches. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||