Uses of Class
com.google.datastore.v1.AggregationResultBatch
-
Uses of AggregationResultBatch in com.google.datastore.v1
Methods in com.google.datastore.v1 that return AggregationResultBatchModifier and TypeMethodDescriptionAggregationResultBatch.Builder.build()AggregationResultBatch.Builder.buildPartial()RunAggregationQueryResponse.Builder.getBatch()A batch of aggregation results.RunAggregationQueryResponse.getBatch()A batch of aggregation results.RunAggregationQueryResponseOrBuilder.getBatch()A batch of aggregation results.static AggregationResultBatchAggregationResultBatch.getDefaultInstance()AggregationResultBatch.Builder.getDefaultInstanceForType()AggregationResultBatch.getDefaultInstanceForType()static AggregationResultBatchAggregationResultBatch.parseDelimitedFrom(InputStream input) static AggregationResultBatchAggregationResultBatch.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregationResultBatchAggregationResultBatch.parseFrom(byte[] data) static AggregationResultBatchAggregationResultBatch.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregationResultBatchAggregationResultBatch.parseFrom(com.google.protobuf.ByteString data) static AggregationResultBatchAggregationResultBatch.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregationResultBatchAggregationResultBatch.parseFrom(com.google.protobuf.CodedInputStream input) static AggregationResultBatchAggregationResultBatch.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregationResultBatchAggregationResultBatch.parseFrom(InputStream input) static AggregationResultBatchAggregationResultBatch.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregationResultBatchAggregationResultBatch.parseFrom(ByteBuffer data) static AggregationResultBatchAggregationResultBatch.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.datastore.v1 that return types with arguments of type AggregationResultBatchModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AggregationResultBatch>AggregationResultBatch.getParserForType()static com.google.protobuf.Parser<AggregationResultBatch>AggregationResultBatch.parser()Methods in com.google.datastore.v1 with parameters of type AggregationResultBatchModifier and TypeMethodDescriptionRunAggregationQueryResponse.Builder.mergeBatch(AggregationResultBatch value) A batch of aggregation results.AggregationResultBatch.Builder.mergeFrom(AggregationResultBatch other) AggregationResultBatch.newBuilder(AggregationResultBatch prototype) RunAggregationQueryResponse.Builder.setBatch(AggregationResultBatch value) A batch of aggregation results.