Package | Description |
---|---|
com.google.cloud.datastore |
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
|
Modifier and Type | Method and Description |
---|---|
AggregationResult |
AggregationResults.get(int index) |
Modifier and Type | Method and Description |
---|---|
Iterator<AggregationResult> |
AggregationResults.iterator()
Returns
Iterator for underlying List . |
Constructor and Description |
---|
AggregationResults(List<AggregationResult> aggregationResults,
com.google.cloud.Timestamp readTime) |
Copyright © 2023 Google LLC. All rights reserved.