Class AvgAggregation
java.lang.Object
com.google.cloud.datastore.aggregation.Aggregation
com.google.cloud.datastore.aggregation.AvgAggregation
Represents an
Aggregation which returns average of numerical values.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA builder class to create and customize aAvgAggregation. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.cloud.datastore.aggregation.Aggregation
aggregationBuilder, avg, count, getAlias, sum