Class TopMetrics
java.lang.Object
co.elastic.clients.elasticsearch._types.aggregations.TopMetrics
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<TopMetrics>Json deserializer forTopMetrics -
Method Summary
Modifier and TypeMethodDescriptionfinal Map<String,FieldValue> metrics()Required - API name:metricsstatic TopMetricsvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal List<FieldValue>sort()Required - API name:sorttoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forTopMetrics
-
-
Method Details
-
of
-
sort
Required - API name:sort -
metrics
Required - API name:metrics -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupTopMetricsDeserializer
-