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