Description
checkState is a varargs function which takes Objects. ints and longs create unnecessary Integers and Long objects through Integer.valueOf and Long.valueOf. This is used in the read key and read value loop so while small, puts this on par with the MR equivalent.