| Modifier and Type | Method and Description |
|---|---|
Collection<RemoteParticipantLogEntry> |
InMemoryPreviousParticipantsRepository.findPreparingParticipantsExpiredAt(long startOfRecoveryScan) |
Collection<RemoteParticipantLogEntry> |
RemotingRecoveryLog.getRemoteParticipantLogEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemotingRecoveryLog.forgetRemoteParticipantLogEntry(RemoteParticipantLogEntry participant) |
boolean |
DefaultRemotingRecoveryTransport.presumedAbort(RemoteParticipantLogEntry remoteParticipant) |
void |
InMemoryPreviousParticipantsRepository.remember(RemoteParticipantLogEntry participant,
long expiration) |
boolean |
DefaultRemotingRecoveryTransport.replayCommit(RemoteParticipantLogEntry remoteParticipant) |
Copyright © 2026. All rights reserved.