Package org.elasticsearch.cluster
Interface TimeoutClusterStateListener
- All Superinterfaces:
ClusterStateListener
An exception to cluster state listener that allows for timeouts and for post added notifications.
-
Method Summary
Methods inherited from interface org.elasticsearch.cluster.ClusterStateListener
clusterChanged
-
Method Details
-
postAdded
void postAdded() -
onClose
void onClose() -
onTimeout
-