org.elasticsearch.cluster
Interface ClusterStateUpdateTask

All Known Subinterfaces:
ProcessedClusterStateUpdateTask

public interface ClusterStateUpdateTask


Method Summary
 ClusterState execute(ClusterState currentState)
           
 

Method Detail

execute

ClusterState execute(ClusterState currentState)