Interface ClusterStateChangeListener

  • All Known Implementing Classes:
    DocumentDiscoveryLiteService

    public interface ClusterStateChangeListener
    DocumentNS-internal listener that gets invoked when a change in the clusterNodes collection (active/inactive/timed out/recovering) is detected.
    • Method Detail

      • handleClusterStateChange

        void handleClusterStateChange()
        Informs the listener that DocumentNodeStore has discovered a change in the clusterNodes collection.