Interface GroupInfoServiceObserver

  • All Known Implementing Classes:
    ServerGroupManager

    public interface GroupInfoServiceObserver
    • Method Detail

      • membershipChange

        void membershipChange()
        Called when the GroupInfoService that you register with has a change. You should call the GroupInfoService getClusterInstanceInfo method to get updated info.