Package | Description |
---|---|
com.google.cloud.datastore |
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
|
com.google.cloud.datastore.aggregation |
Class and Description |
---|
Aggregation
Represents a Google Cloud Datastore Aggregation which is used with an
AggregationQuery . |
AggregationBuilder
An interface to represent the builders which build and customize
Aggregation for AggregationQuery . |
Class and Description |
---|
Aggregation
Represents a Google Cloud Datastore Aggregation which is used with an
AggregationQuery . |
AggregationBuilder
An interface to represent the builders which build and customize
Aggregation for AggregationQuery . |
CountAggregation
Represents an
Aggregation which returns count. |
CountAggregation.Builder
A builder class to create and customize a
CountAggregation . |
Copyright © 2023 Google LLC. All rights reserved.