Interface SynchronizationRecord

  • All Superinterfaces:
    java.lang.Comparable
    All Known Implementing Classes:
    HeuristicNotification

    public interface SynchronizationRecord
    extends java.lang.Comparable
    • Method Detail

      • get_uid

        Uid get_uid()
      • beforeCompletion

        boolean beforeCompletion()
      • afterCompletion

        boolean afterCompletion​(int status)
      • isInterposed

        boolean isInterposed()