Interface MastershipChangeRegistration

  • All Superinterfaces:
    AutoCloseable
    All Known Implementing Classes:
    MastershipServiceDelegate

    public interface MastershipChangeRegistration
    extends AutoCloseable
    API provided for all OFP application to use. This is registration of service for mastership changes. Service provides three events.
    • onBecomeOwner
    • onLoseOwnership
    Since:
    0.5.0 Nitrogen
    See Also:
    MastershipChangeService