Uses of Interface
com.google.datastore.v1.AggregationQuery.Aggregation.CountOrBuilder
-
Packages that use AggregationQuery.Aggregation.CountOrBuilder Package Description com.google.datastore.v1 -
-
Uses of AggregationQuery.Aggregation.CountOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement AggregationQuery.Aggregation.CountOrBuilder Modifier and Type Class Description static classAggregationQuery.Aggregation.CountCount of entities that match the query.static classAggregationQuery.Aggregation.Count.BuilderCount of entities that match the query.Methods in com.google.datastore.v1 that return AggregationQuery.Aggregation.CountOrBuilder Modifier and Type Method Description AggregationQuery.Aggregation.CountOrBuilderAggregationQuery.Aggregation.Builder. getCountOrBuilder()Count aggregator.AggregationQuery.Aggregation.CountOrBuilderAggregationQuery.Aggregation. getCountOrBuilder()Count aggregator.AggregationQuery.Aggregation.CountOrBuilderAggregationQuery.AggregationOrBuilder. getCountOrBuilder()Count aggregator.
-