| Modifier and Type | Class and Description |
|---|---|
class |
AggregationResult
The result of a single bucket from a Datastore aggregation query.
|
static class |
AggregationResult.Builder
The result of a single bucket from a Datastore aggregation query.
|
| Modifier and Type | Method and Description |
|---|---|
AggregationResultOrBuilder |
AggregationResultBatch.getAggregationResultsOrBuilder(int index)
The aggregation results for this batch.
|
AggregationResultOrBuilder |
AggregationResultBatch.Builder.getAggregationResultsOrBuilder(int index)
The aggregation results for this batch.
|
AggregationResultOrBuilder |
AggregationResultBatchOrBuilder.getAggregationResultsOrBuilder(int index)
The aggregation results for this batch.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AggregationResultOrBuilder> |
AggregationResultBatch.getAggregationResultsOrBuilderList()
The aggregation results for this batch.
|
List<? extends AggregationResultOrBuilder> |
AggregationResultBatch.Builder.getAggregationResultsOrBuilderList()
The aggregation results for this batch.
|
List<? extends AggregationResultOrBuilder> |
AggregationResultBatchOrBuilder.getAggregationResultsOrBuilderList()
The aggregation results for this batch.
|
Copyright © 2023 Google LLC. All rights reserved.