Class RecoverAtomicAction

All Implemented Interfaces:
Reapable

public class RecoverAtomicAction extends AtomicAction
  • Constructor Details

    • RecoverAtomicAction

      public RecoverAtomicAction(Uid rcvUid, int theStatus)
      Re-creates/activates an AtomicAction for the specified transaction Uid.
  • Method Details

    • replayPhase2

      public void replayPhase2()
      Replays phase 2 of the commit protocol.
    • hasPreparedParticipants

      public boolean hasPreparedParticipants()
    • hasFailedParticipants

      public boolean hasFailedParticipants()
    • hasHeuristicParticipants

      public boolean hasHeuristicParticipants()