Interface LeaderChangeListener

    • Method Detail

      • onLeaderChange

        void onLeaderChange​(FollowerContext ctx)
        Called every time when some other node wins elections and takes a group leadership.
        Parameters:
        ctx - Follower context.