Generated by
JDiff

Class org.apache.hadoop.util.StringUtils

Added Methods
String byteDesc(long) Return an abbreviated English-language desc of the byte length
String limitDecimalTo2(double)  
 

Changed Methods
Collection getStringCollection(String) Change in return type from String> to Collection.
Returns a collection of strings.
void startupShutdownMessage(Class, String[], Log) Change in signature from (Class, String[], Log) to (Class, String[], Log).
Print a log message for starting up and shutting down