Uses of Interface
com.google.datastore.v1.AggregationQuery.Aggregation.AvgOrBuilder
-
Packages that use AggregationQuery.Aggregation.AvgOrBuilder Package Description com.google.datastore.v1 -
-
Uses of AggregationQuery.Aggregation.AvgOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement AggregationQuery.Aggregation.AvgOrBuilder Modifier and Type Class Description static classAggregationQuery.Aggregation.AvgAverage of the values of the requested property.static classAggregationQuery.Aggregation.Avg.BuilderAverage of the values of the requested property.Methods in com.google.datastore.v1 that return AggregationQuery.Aggregation.AvgOrBuilder Modifier and Type Method Description AggregationQuery.Aggregation.AvgOrBuilderAggregationQuery.Aggregation.Builder. getAvgOrBuilder()Average aggregator.AggregationQuery.Aggregation.AvgOrBuilderAggregationQuery.Aggregation. getAvgOrBuilder()Average aggregator.AggregationQuery.Aggregation.AvgOrBuilderAggregationQuery.AggregationOrBuilder. getAvgOrBuilder()Average aggregator.
-