Uses of Class
com.mongodb.AggregationOutput

Packages that use AggregationOutput
com.mongodb Main package with core files. 
 

Uses of AggregationOutput in com.mongodb
 

Methods in com.mongodb that return AggregationOutput
 AggregationOutput DBCollection.aggregate(DBObject firstOp, DBObject... additionalOps)
          performs an aggregation operation