Class FollowStats
java.lang.Object
co.elastic.clients.elasticsearch.ccr.stats.FollowStats
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<FollowStats>Json deserializer forFollowStats -
Method Summary
Modifier and TypeMethodDescriptionfinal List<FollowIndexStats>indices()Required - API name:indicesstatic FollowStatsvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forFollowStats
-
-
Method Details
-
of
-
indices
Required - API name:indices -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupFollowStatsDeserializer
-