Class AggregationSerializer
java.lang.Object
cool.scx.data.aggregation.serializer.AggregationSerializer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionserialize(Aggregation aggregation) serializeAggregationDefinition(Aggregation aggregation) serializeFieldGroupBy(FieldGroupBy groupBy) toJson(Aggregation aggregation)
-
Field Details
-
AGGREGATION_DEFINITION_SERIALIZER
-
-
Constructor Details
-
AggregationSerializer
public AggregationSerializer()
-
-
Method Details
-
toJson
public String toJson(Aggregation aggregation) throws com.fasterxml.jackson.core.JsonProcessingException - Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
serialize
-
serializeAggregationDefinition
-
serializeFieldGroupBy
-
serializeExpressionGroupBy
-