Uses of Interface
com.google.datastore.v1.AggregationResultOrBuilder
-
Uses of AggregationResultOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement AggregationResultOrBuilderModifier and TypeClassDescriptionfinal classThe result of a single bucket from a Datastore aggregation query.static final classThe result of a single bucket from a Datastore aggregation query.Methods in com.google.datastore.v1 that return AggregationResultOrBuilderModifier and TypeMethodDescriptionAggregationResultBatch.Builder.getAggregationResultsOrBuilder(int index) The aggregation results for this batch.AggregationResultBatch.getAggregationResultsOrBuilder(int index) The aggregation results for this batch.AggregationResultBatchOrBuilder.getAggregationResultsOrBuilder(int index) The aggregation results for this batch.Methods in com.google.datastore.v1 that return types with arguments of type AggregationResultOrBuilderModifier and TypeMethodDescriptionList<? extends AggregationResultOrBuilder>AggregationResultBatch.Builder.getAggregationResultsOrBuilderList()The aggregation results for this batch.List<? extends AggregationResultOrBuilder>AggregationResultBatch.getAggregationResultsOrBuilderList()The aggregation results for this batch.List<? extends AggregationResultOrBuilder>AggregationResultBatchOrBuilder.getAggregationResultsOrBuilderList()The aggregation results for this batch.