Interface ClusterNodeListenerIF


public interface ClusterNodeListenerIF
Listener that is notified when cluster members change.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification that the members of the cluster this listener was added to have changed.
  • Method Details

    • notifyNodeChange

      void notifyNodeChange()
      Notification that the members of the cluster this listener was added to have changed.