MapReduceAction (original) (raw)


public enum MapReduceAction
extends Enum<MapReduceAction>
The map reduce to collection actions.
These actions are only available when passing out a collection that already exists. This option is not available on secondary members of replica sets. The Enum values dictate what to do with the output collection if it already exists when the map reduce is run.
Since:
3.0
MongoDB documentation
mapReduce Command
mapReduce Overview