public class DefaultRemotingRecoveryTransport extends Object
| Constructor and Description |
|---|
DefaultRemotingRecoveryTransport() |
| Modifier and Type | Method and Description |
|---|---|
com.atomikos.recovery.TxState |
getOutcome(String superiorCoordinatorUri)
Inquires about the outcome at the superior coordinator.
|
boolean |
presumedAbort(RemoteParticipantLogEntry remoteParticipant)
Attempts presumed abort and publishes heuristic event if needed.
|
boolean |
replayCommit(RemoteParticipantLogEntry remoteParticipant)
Replays commit and publishes heuristic event if needed.
|
public boolean replayCommit(RemoteParticipantLogEntry remoteParticipant)
public boolean presumedAbort(RemoteParticipantLogEntry remoteParticipant)
public com.atomikos.recovery.TxState getOutcome(String superiorCoordinatorUri)
Copyright © 2026. All rights reserved.