Spring Data MongoDB - Core

Package org.springframework.data.mongodb.core.mapreduce

Support for MongoDB map-reduce operations.

See:
          Description

Class Summary
GroupBy Collects the parameters required to perform a group operation on a collection.
GroupByResults<T> Collects the results of executing a group operation.
MapReduceCounts Value object to encapsulate results of a map-reduce count.
MapReduceOptions  
MapReduceResults<T> Collects the results of performing a MapReduce operations.
MapReduceTiming  
 

Package org.springframework.data.mongodb.core.mapreduce Description

Support for MongoDB map-reduce operations.


Spring Data MongoDB - Core

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.