Interface RedundancyStateListener

    • Method Detail

      • redundancyStateChanged

        void redundancyStateChanged​(RedundancyState newState)
        Called when the node's "redundancy state" changes - ie, its activity level.
      • redundancyConnStatusChanged

        void redundancyConnStatusChanged​(ClusterPeerConnectionStatus status)
        Called when the connection state between this node and the other changes- on connect and disconnect.