Class DfsProfile
java.lang.Object
co.elastic.clients.elasticsearch.core.search.DfsProfile
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<DfsProfile>Json deserializer forDfsProfile -
Method Summary
Modifier and TypeMethodDescriptionfinal List<DfsKnnProfile>knn()API name:knnstatic DfsProfilevoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal DfsStatisticsProfileAPI name:statisticstoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forDfsProfile
-
-
Method Details
-
of
-
statistics
API name:statistics -
knn
API name:knn -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupDfsProfileDeserializer
-