Recovery.XidBranchesPair| Constructor and Description |
|---|
RecoveryImpl(TransactionManagerImpl txManager) |
| Modifier and Type | Method and Description |
|---|---|
Map<Xid,TransactionImpl> |
getExternalXids() |
List<Exception> |
getRecoveryErrors() |
boolean |
hasRecoveryErrors() |
boolean |
localRecoveryComplete() |
int |
localUnrecoveredCount() |
void |
recoverLog() |
void |
recoverResourceManager(NamedXAResource xaResource) |
public RecoveryImpl(TransactionManagerImpl txManager)
public void recoverLog()
throws XAException
recoverLog in interface RecoveryXAExceptionpublic void recoverResourceManager(NamedXAResource xaResource) throws XAException
recoverResourceManager in interface RecoveryXAExceptionpublic boolean hasRecoveryErrors()
hasRecoveryErrors in interface Recoverypublic List<Exception> getRecoveryErrors()
getRecoveryErrors in interface Recoverypublic boolean localRecoveryComplete()
localRecoveryComplete in interface Recoverypublic int localUnrecoveredCount()
localUnrecoveredCount in interface Recoverypublic Map<Xid,TransactionImpl> getExternalXids()
getExternalXids in interface RecoveryCopyright © 2010 - 2020 Adobe. All Rights Reserved