Generated by
JDiff

Package org.apache.hadoop.util

Added Classes and Interfaces
PluginDispatcher Provides convenience functions for dispatching calls through to plugins registered with a class.
PureJavaCrc32 A pure-java implementation of the CRC32 checksum that uses the same polynomial as the built-in native CRC32.
ServicePlugin Service plug-in interface.
SingleArgumentRunnable Simple interface for a Runnable that takes a single argument.
 

Changed Classes
RunJar Run a Hadoop job jar.
StringUtils General string utils