d49cfb350454c2dfa2f3eb70f79b6d5030ce7bec
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to int in method package scanActiveLogs() : int in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore | From | To | |
Move Attribute | 1 | ||
Move Attribute private TIMELINE_SERVICE_ENTITYFILE_FS_SUPPORT_APPEND : String from class org.apache.hadoop.yarn.client.api.impl.FileSystemTimelineWriter to public TIMELINE_SERVICE_ENTITYFILE_FS_SUPPORT_APPEND : String from class org.apache.hadoop.yarn.conf.YarnConfiguration | From | To | |
Extract Variable | 2 | ||
Extract Variable cause : Throwable in method private doPosting(obj Object, path String) : ClientResponse from class org.apache.hadoop.yarn.client.api.impl.TimelineWriter | From | To | |
Extract Variable name : String in method package scanActiveLogs() : int from class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore | From | To | |
Extract Method | 1 | ||
Extract Method protected createAndInitYarnClient(conf Configuration) : YarnClient extracted from protected serviceInit(conf Configuration) : void in class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore | From | To |