Package org.elasticsearch.gateway
Class ClusterStateUpdaters
java.lang.Object
org.elasticsearch.gateway.ClusterStateUpdaters
public class ClusterStateUpdaters
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ClusterStateUpdaters() -
Method Summary
Modifier and Type Method Description static ClusterStateaddStateNotRecoveredBlock(ClusterState state)static ClusterStatehideStateIfNotRecovered(ClusterState state)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ClusterStateUpdaters
public ClusterStateUpdaters()
-
-
Method Details
-
addStateNotRecoveredBlock
-
hideStateIfNotRecovered
-