Package org.elasticsearch.cluster
Class MasterNodeChangePredicate
java.lang.Object
org.elasticsearch.cluster.MasterNodeChangePredicate
-
Method Summary
Modifier and TypeMethodDescriptionstatic Predicate<ClusterState>
build
(ClusterState currentState) builds a predicate that will accept a cluster state only if it was generated after the current has (re-)joined the master
-
Method Details
-
build
builds a predicate that will accept a cluster state only if it was generated after the current has (re-)joined the master
-