java.lang.Object
co.elastic.clients.elasticsearch.xpack.usage.Base
co.elastic.clients.elasticsearch.xpack.usage.Ccr
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable
public final class Ccr
extends Base
  • Field Details

  • Constructor Details

  • Method Details

    • autoFollowPatternsCount

      public int autoFollowPatternsCount()
      API name: auto_follow_patterns_count
    • followerIndicesCount

      public int followerIndicesCount()
      API name: follower_indices_count
    • serializeInternal

      protected void serializeInternal​(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)
      Overrides:
      serializeInternal in class Base
    • setupCcrDeserializer

      protected static void setupCcrDeserializer​(DelegatingDeserializer<Ccr.Builder> op)