Generated by
JDiff

Class org.apache.hadoop.hdfs.HftpFileSystem

Removed Methods
boolean delete(Path)  
String pickOneAddress(String) randomly pick one from all available IP addresses of a given hostname
 

Added Methods
ContentSummary getContentSummary(Path) {@inheritDoc}
SimpleDateFormat getDateFormat()  
 

Added Fields
String HFTP_DATE_FORMAT  
String HFTP_TIMEZONE  
 

Changed Fields
ThreadLocal df Change in type from SimpleDateFormat to ThreadLocal.