 |
- java.lang.Object
-
- org.springframework.data.mongodb.core.mapreduce.MapReduceCounts
-
-
Constructor Summary
Constructors
Constructor and Description |
MapReduceCounts(long inputCount,
long emitCount,
long outputCount)
Creates a new MapReduceCounts using the given input count, emit count, and output count.
|
|
|