This class executes the mapping phase for a given {@link com.hazelcast.mapreduce.KeyValueSource} scope.
@param < KeyIn> type of the input key
@param < ValueIn> type of the input value
@param < KeyOut> type of the emitted key
@param < ValueOut> type of the emitted value
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.