7b03072fd466de5817fdcd65f9dd88fd59c0bb00
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable dirpath : Path to childPath : Path in method private cleanAppLogDir(dirpath Path, retainMillis long, appLogDirPresent MutableBoolean) : void in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore | From | To | |
Extract Method | 2 | ||
Extract Method private deleteDir(path Path) : void extracted from package cleanLogs(dirpath Path, fs FileSystem, retainMillis long) : void in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore | From | To | |
Extract Method private cleanAppLogDir(dirpath Path, retainMillis long, appLogDirPresent MutableBoolean) : void extracted from package cleanLogs(dirpath Path, fs FileSystem, retainMillis long) : void in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore | From | To |