Class AvgAggregation

java.lang.Object
com.google.cloud.datastore.aggregation.Aggregation
com.google.cloud.datastore.aggregation.AvgAggregation

public class AvgAggregation extends Aggregation
Represents an Aggregation which returns average of numerical values.