org.elasticsearch.cluster
Interface TimeoutClusterStateListener

All Superinterfaces:
ClusterStateListener

public interface TimeoutClusterStateListener
extends ClusterStateListener


Method Summary
 void onTimeout(TimeValue timeout)
           
 
Methods inherited from interface org.elasticsearch.cluster.ClusterStateListener
clusterChanged
 

Method Detail

onTimeout

void onTimeout(TimeValue timeout)