a3cf40e532d17b176663bb99248ed159aae6a9ed
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public generateDefaultFlowNameBasedOnAppId(appId ApplicationId) : String renamed to public generateDefaultFlowName(appName String, appId ApplicationId) : String in class org.apache.hadoop.yarn.util.timeline.TimelineUtils | From | To | |
Move Attribute | 1 | ||
Move Attribute private DEFAULT_FLOW_VERSION : String from class org.apache.hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisherForV2 to public DEFAULT_FLOW_VERSION : String from class org.apache.hadoop.yarn.util.timeline.TimelineUtils | From | To | |
Extract Variable | 1 | ||
Extract Variable context : TimelineCollectorContext in method public postPut(appId ApplicationId, collector TimelineCollector) : void from class org.apache.hadoop.yarn.server.resourcemanager.timelineservice.RMTimelineCollectorManager | From | To | |
Rename Parameter | 1 | ||
Rename Parameter tag : String to value : String in method private setFlowTags(environment Map<String,String>, tagPrefix String, value String) : void in class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncher | From | To |