| Package | Description |
|---|---|
| org.apache.geronimo.transaction.log | |
| org.apache.geronimo.transaction.manager |
| Modifier and Type | Method and Description |
|---|---|
Collection<Recovery.XidBranchesPair> |
HOWLLog.recover(XidFactory xidFactory) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Recovery.XidBranchesPair> |
TransactionLog.recover(XidFactory xidFactory)
Recovers the log, returning a map of (top level) xid to List of TransactionBranchInfo for the branches.
|
Copyright © 2023. All rights reserved.