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