Uses of Class
com.google.cloud.firestore.pipeline.stages.Aggregate
Packages that use Aggregate
-
Uses of Aggregate in com.google.cloud.firestore
Methods in com.google.cloud.firestore with parameters of type Aggregate -
Uses of Aggregate in com.google.cloud.firestore.pipeline.stages
Methods in com.google.cloud.firestore.pipeline.stages that return AggregateModifier and TypeMethodDescriptionstatic AggregateAggregate.withAccumulators(AliasedAggregate... accumulators) Aggregate.withGroups(Selectable... selectables) Aggregate.withGroups(String... fields) Aggregate.withOptions(AggregateOptions options)