Class VerifyIndex
java.lang.Object
co.elastic.clients.elasticsearch.indices.recovery.VerifyIndex
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<VerifyIndex>Json deserializer forVerifyIndex -
Method Summary
Modifier and TypeMethodDescriptionfinal TimeAPI name:check_index_timefinal StringRequired - API name:check_index_time_in_millisstatic VerifyIndexvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()final TimeAPI name:total_timefinal StringRequired - API name:total_time_in_millis
-
Field Details
-
_DESERIALIZER
Json deserializer forVerifyIndex
-
-
Method Details
-
of
-
checkIndexTime
API name:check_index_time -
checkIndexTimeInMillis
Required - API name:check_index_time_in_millis -
totalTime
API name:total_time -
totalTimeInMillis
Required - API name:total_time_in_millis -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupVerifyIndexDeserializer
-