Class MasterNodeChangePredicate

org.elasticsearch.cluster.MasterNodeChangePredicate

public final class MasterNodeChangePredicate extends
  • Method Summary

    Modifier and Type
    Method
    Description
    static <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

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • Method Details

    • build

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