Callback invoked when the operation fails.
@param x the reason for the operation failureCallback invoked when the operation fails.
@param x the reason for the operation failuretrue
if a failure occurred, false
otherwise
This Participant should discard any work associated with the specified Coordination. @param coordination The Coordination that has terminated as a failure. @throws Exception If this Participant throws an exception, the{@link Coordinator} service should log the exception. The{@link Coordination#fail(Throwable)} method which is notifyingthis Participant must continue notification of other registered Participants.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|