Interface TimeoutClusterStateListener

All Superinterfaces:
ClusterStateListener

public interface TimeoutClusterStateListener extends ClusterStateListener
An exception to cluster state listener that allows for timeouts and for post added notifications.
  • Method Details

    • postAdded

      void postAdded()
    • onClose

      void onClose()
    • onTimeout

      void onTimeout(TimeValue timeout)