public interface RecoveryCoordinator extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getURI()
Gets the URI identifier for this coordinator.
|
Boolean |
replayCompletion(Participant participant)
Asks for a repetition of completion.
|
Boolean replayCompletion(Participant participant) throws IllegalStateException
participant - The indoubt participant asking for replayIllegalStateException - If no prepare was done for the
participant asking the replay.String getURI()
Copyright © 2016. All Rights Reserved.