 |
- java.lang.Object
-
- org.springframework.data.mongodb.core.mapreduce.MapReduceTiming
-
-
Constructor Summary
Constructors
Constructor and Description |
MapReduceTiming(long mapTime,
long emitLoopTime,
long totalTime) |
-
-
Method Detail
-
getMapTime
public long getMapTime()
|
|