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 java.lang.String getRemoteCluster()
    • getLeaderIndexPatterns

      public java.util.List<java.lang.String> getLeaderIndexPatterns()
    • getFollowIndexNamePattern

      public java.lang.String getFollowIndexNamePattern()
    • equals

      public boolean equals​(java.lang.Object o)
      Overrides:
      equals in class FollowConfig
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class FollowConfig