Uses of Class
org.restheart.mongodb.handlers.aggregation.AbstractAggregationOperation
-
Packages that use AbstractAggregationOperation Package Description org.restheart.mongodb.handlers.aggregation -
-
Uses of AbstractAggregationOperation in org.restheart.mongodb.handlers.aggregation
Subclasses of AbstractAggregationOperation in org.restheart.mongodb.handlers.aggregation Modifier and Type Class Description classAggregationPipelinerepresents a map reduce.classMapReducerepresents a map reduce.Methods in org.restheart.mongodb.handlers.aggregation that return types with arguments of type AbstractAggregationOperation Modifier and Type Method Description static List<AbstractAggregationOperation>AbstractAggregationOperation. getFromJson(org.bson.BsonDocument collProps)
-