Interface Aggregator<T,​R>

  • All Known Implementing Classes:
    AggregatorImpl, InMemAggregator

    public interface Aggregator<T,​R>
    User: Stephan Bösebeck Date: 30.08.12 Time: 16:23

    Aggregator Framework: represents the aggregator of Mongo 2.2.x. and above $project $match $limit $skip $unwind $group $sort $geoNear - implementation still missing