Class Groupings
java.lang.Object
co.elastic.clients.elasticsearch.rollup.Groupings
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Groupings>Json deserializer forGroupings -
Method Summary
Modifier and TypeMethodDescriptionfinal DateHistogramGroupingAPI name:date_histogramfinal HistogramGroupingAPI name:histogramstatic Groupingsvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal TermsGroupingterms()API name:termstoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forGroupings
-
-
Method Details
-
of
-
dateHistogram
API name:date_histogram -
histogram
API name:histogram -
terms
API name:terms -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupGroupingsDeserializer
-