Package org.elasticsearch.cluster

Interface Summary
ClusterService The cluster service allowing to both register for cluster state events (ClusterStateListener) and submit state update tasks (ClusterStateUpdateTask.
ClusterState.Custom  
ClusterState.Custom.Factory<T extends ClusterState.Custom>  
ClusterStateListener A listener to be notified when a cluster state changes.
ClusterStateUpdateTask A task that can update the cluster state.
LocalNodeMasterListener Enables listening to master changes events of the local node (when the local node becomes the master, and when the local node cease being a master).
ProcessedClusterStateUpdateTask An extension interface to ClusterStateUpdateTask that allows to be notified when the cluster state update has been processed.
TimeoutClusterStateListener An exception to cluster state listener that allows for timeouts and for post added notifications.
 

Class Summary
ClusterChangedEvent  
ClusterModule  
ClusterName  
ClusterNameModule  
ClusterState  
ClusterState.Builder  
 



Copyright © 2009-2012. All Rights Reserved.