Class MasterNodeChangePredicate

java.lang.Object
org.elasticsearch.cluster.MasterNodeChangePredicate

public final class MasterNodeChangePredicate extends Object
  • Method Details

    • build

      public static 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