Java org.springframework.data.mongodb.core.mapreduce MapReduceResults fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.data.mongodb.core.mapreduce MapReduceResults fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.data.mongodb.core.mapreduce MapReduceResults.

The text is from its open source code.

Constructor

MapReduceResults(List mappedResults, Document rawResults)
Creates a new MapReduceResults from the given mapped results and the raw one.
MapReduceResults(List mappedResults, MapReduceOutput mapReduceOutput)
Creates a new MapReduceResults from the given mapped results and the MapReduceOutput .

Method

MapReduceCountsgetCounts()
Iteratoriterator()