Class GetAutoFollowPatternResponse.Pattern

java.lang.Object
org.elasticsearch.client.ccr.FollowConfig
org.elasticsearch.client.ccr.GetAutoFollowPatternResponse.Pattern
Enclosing class:
GetAutoFollowPatternResponse

public static class GetAutoFollowPatternResponse.Pattern extends FollowConfig
  • Method Details

    • getRemoteCluster

      public String getRemoteCluster()
    • getLeaderIndexPatterns

      public List<String> getLeaderIndexPatterns()
    • getLeaderIndexExclusionPatterns

      public List<String> getLeaderIndexExclusionPatterns()
    • getFollowIndexNamePattern

      public String getFollowIndexNamePattern()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class FollowConfig
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class FollowConfig