Uses of Class
com.google.datastore.v1.AggregationQuery.Aggregation.Avg
-
Uses of AggregationQuery.Aggregation.Avg in com.google.datastore.v1
Methods in com.google.datastore.v1 that return AggregationQuery.Aggregation.AvgModifier and TypeMethodDescriptionAggregationQuery.Aggregation.Avg.Builder.build()AggregationQuery.Aggregation.Avg.Builder.buildPartial()AggregationQuery.Aggregation.Builder.getAvg()Average aggregator.AggregationQuery.Aggregation.getAvg()Average aggregator.AggregationQuery.AggregationOrBuilder.getAvg()Average aggregator.AggregationQuery.Aggregation.Avg.getDefaultInstance()AggregationQuery.Aggregation.Avg.Builder.getDefaultInstanceForType()AggregationQuery.Aggregation.Avg.getDefaultInstanceForType()AggregationQuery.Aggregation.Avg.parseDelimitedFrom(InputStream input) AggregationQuery.Aggregation.Avg.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AggregationQuery.Aggregation.Avg.parseFrom(byte[] data) AggregationQuery.Aggregation.Avg.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AggregationQuery.Aggregation.Avg.parseFrom(com.google.protobuf.ByteString data) AggregationQuery.Aggregation.Avg.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AggregationQuery.Aggregation.Avg.parseFrom(com.google.protobuf.CodedInputStream input) AggregationQuery.Aggregation.Avg.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AggregationQuery.Aggregation.Avg.parseFrom(InputStream input) AggregationQuery.Aggregation.Avg.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AggregationQuery.Aggregation.Avg.parseFrom(ByteBuffer data) AggregationQuery.Aggregation.Avg.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.datastore.v1 that return types with arguments of type AggregationQuery.Aggregation.AvgModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AggregationQuery.Aggregation.Avg>AggregationQuery.Aggregation.Avg.getParserForType()static com.google.protobuf.Parser<AggregationQuery.Aggregation.Avg>AggregationQuery.Aggregation.Avg.parser()Methods in com.google.datastore.v1 with parameters of type AggregationQuery.Aggregation.AvgModifier and TypeMethodDescriptionAggregationQuery.Aggregation.Builder.mergeAvg(AggregationQuery.Aggregation.Avg value) Average aggregator.AggregationQuery.Aggregation.Avg.Builder.mergeFrom(AggregationQuery.Aggregation.Avg other) AggregationQuery.Aggregation.Avg.newBuilder(AggregationQuery.Aggregation.Avg prototype) AggregationQuery.Aggregation.Builder.setAvg(AggregationQuery.Aggregation.Avg value) Average aggregator.