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