public interface RemotingRecoveryLog
extends com.atomikos.recovery.RecoveryLog
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsRecordsForDomain(String recoveryDomainName) |
void |
forgetRemoteParticipantLogEntry(RemoteParticipantLogEntry participant) |
Collection<RemoteParticipantLogEntry> |
getRemoteParticipantLogEntries() |
Collection<RemoteParticipantLogEntry> getRemoteParticipantLogEntries() throws com.atomikos.recovery.LogReadException
com.atomikos.recovery.LogReadExceptionvoid forgetRemoteParticipantLogEntry(RemoteParticipantLogEntry participant)
boolean containsRecordsForDomain(String recoveryDomainName)
Copyright © 2026. All rights reserved.