Class Ccr
java.lang.Object
co.elastic.clients.elasticsearch.xpack.usage.Base
co.elastic.clients.elasticsearch.xpack.usage.Ccr
- All Implemented Interfaces:
- JsonpSerializable
- See Also:
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from class co.elastic.clients.elasticsearch.xpack.usage.BaseBase.AbstractBuilder<BuilderT extends Base.AbstractBuilder<BuilderT>>
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptionfinal intRequired - API name:auto_follow_patterns_countfinal intRequired - API name:follower_indices_countstatic Ccrof(Function<Ccr.Builder, ObjectBuilder<Ccr>> fn) protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static void
- 
Field Details- 
_DESERIALIZERJson deserializer forCcr
 
- 
- 
Method Details- 
of
- 
autoFollowPatternsCountpublic final int autoFollowPatternsCount()Required - API name:auto_follow_patterns_count
- 
followerIndicesCountpublic final int followerIndicesCount()Required - API name:follower_indices_count
- 
serializeInternal- Overrides:
- serializeInternalin class- Base
 
- 
setupCcrDeserializer
 
-