Generated by
JDiff

Class org.apache.hadoop.util.NativeCodeLoader

Changed Methods
boolean getLoadNativeLibraries(Configuration) Change in signature from JobConf to Configuration.
Return if native hadoop libraries, if present, can be used for this job.
void setLoadNativeLibraries(Configuration, boolean) Change in signature from (JobConf, boolean) to (Configuration, boolean).
Set if native hadoop libraries, if present, can be used for this job.