public class RecoveryDomainService extends Object
| Constructor and Description |
|---|
RecoveryDomainService(RecoveryLog recoveryLog) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasPendingParticipantsFromLastRecoveryScan() |
void |
init() |
protected boolean |
performRecovery() |
void |
setMaxTimeout(long maxTimeout) |
void |
stop() |
public RecoveryDomainService(RecoveryLog recoveryLog)
public void init()
public void setMaxTimeout(long maxTimeout)
protected boolean performRecovery()
public void stop()
public boolean hasPendingParticipantsFromLastRecoveryScan()
Copyright © 2023. All rights reserved.