51d497fa93d35dec7503eb30b8e3a1e8f2d39b45
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 1 | ||
Change Attribute Type dateFormat : SimpleDateFormat to dateFormat : FastDateFormat in class org.apache.hadoop.mapreduce.jobhistory.HumanReadableHistoryViewerPrinter | From | To | |
Extract Method | 1 | ||
Extract Method public getFormattedTimeWithDiff(formattedFinishTime String, finishTime long, startTime long) : String extracted from public getFormattedTimeWithDiff(dateFormat DateFormat, finishTime long, startTime long) : String in class org.apache.hadoop.util.StringUtils | From | To |