Class FollowerIndex
java.lang.Object
co.elastic.clients.elasticsearch.ccr.follow_info.FollowerIndex
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<FollowerIndex>Json deserializer forFollowerIndex -
Method Summary
Modifier and TypeMethodDescriptionfinal StringRequired - API name:follower_indexfinal StringRequired - API name:leader_indexstatic FollowerIndexfinal FollowerIndexParametersAPI name:parametersfinal StringRequired - API name:remote_clustervoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal FollowerIndexStatusstatus()Required - API name:statustoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forFollowerIndex
-
-
Method Details
-
of
-
followerIndex
Required - API name:follower_index -
leaderIndex
Required - API name:leader_index -
parameters
API name:parameters -
remoteCluster
Required - API name:remote_cluster -
status
Required - API name:status -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupFollowerIndexDeserializer
-