Uses of Class
com.google.datastore.v1.AggregationQuery.Aggregation
-
Uses of AggregationQuery.Aggregation in com.google.datastore.v1
Methods in com.google.datastore.v1 that return AggregationQuery.AggregationModifier and TypeMethodDescriptionAggregationQuery.Aggregation.Builder.build()AggregationQuery.Aggregation.Builder.buildPartial()AggregationQuery.Builder.getAggregations(int index) Optional.AggregationQuery.getAggregations(int index) Optional.AggregationQueryOrBuilder.getAggregations(int index) Optional.static AggregationQuery.AggregationAggregationQuery.Aggregation.getDefaultInstance()AggregationQuery.Aggregation.Builder.getDefaultInstanceForType()AggregationQuery.Aggregation.getDefaultInstanceForType()static AggregationQuery.AggregationAggregationQuery.Aggregation.parseDelimitedFrom(InputStream input) static AggregationQuery.AggregationAggregationQuery.Aggregation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregationQuery.AggregationAggregationQuery.Aggregation.parseFrom(byte[] data) static AggregationQuery.AggregationAggregationQuery.Aggregation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregationQuery.AggregationAggregationQuery.Aggregation.parseFrom(com.google.protobuf.ByteString data) static AggregationQuery.AggregationAggregationQuery.Aggregation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregationQuery.AggregationAggregationQuery.Aggregation.parseFrom(com.google.protobuf.CodedInputStream input) static AggregationQuery.AggregationAggregationQuery.Aggregation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregationQuery.AggregationAggregationQuery.Aggregation.parseFrom(InputStream input) static AggregationQuery.AggregationAggregationQuery.Aggregation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregationQuery.AggregationAggregationQuery.Aggregation.parseFrom(ByteBuffer data) static AggregationQuery.AggregationAggregationQuery.Aggregation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.datastore.v1 that return types with arguments of type AggregationQuery.AggregationModifier and TypeMethodDescriptionAggregationQuery.Builder.getAggregationsList()Optional.AggregationQuery.getAggregationsList()Optional.AggregationQueryOrBuilder.getAggregationsList()Optional.com.google.protobuf.Parser<AggregationQuery.Aggregation>AggregationQuery.Aggregation.getParserForType()static com.google.protobuf.Parser<AggregationQuery.Aggregation>AggregationQuery.Aggregation.parser()Methods in com.google.datastore.v1 with parameters of type AggregationQuery.AggregationModifier and TypeMethodDescriptionAggregationQuery.Builder.addAggregations(int index, AggregationQuery.Aggregation value) Optional.AggregationQuery.Builder.addAggregations(AggregationQuery.Aggregation value) Optional.AggregationQuery.Aggregation.Builder.mergeFrom(AggregationQuery.Aggregation other) AggregationQuery.Aggregation.newBuilder(AggregationQuery.Aggregation prototype) AggregationQuery.Builder.setAggregations(int index, AggregationQuery.Aggregation value) Optional.Method parameters in com.google.datastore.v1 with type arguments of type AggregationQuery.AggregationModifier and TypeMethodDescriptionAggregationQuery.Builder.addAllAggregations(Iterable<? extends AggregationQuery.Aggregation> values) Optional.