017106e140f3c17ebaaa0507e1dcbbc445c8f0ac
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getResourceId() : String renamed to public getResourceIdString() : String in class org.apache.flink.runtime.clusterframework.types.ResourceID | From | To | |
Rename Variable | 1 | ||
Rename Variable containerIdString : ResourceID to containerInLaunch : YarnContainerInLaunch in method private containersAllocated(containers List<Container>) : void in class org.apache.flink.yarn.YarnFlinkResourceManager | From | To | |
Change Variable Type | 1 | ||
Change Variable Type containerIdString : ResourceID to containerInLaunch : YarnContainerInLaunch in method private containersAllocated(containers List<Container>) : void in class org.apache.flink.yarn.YarnFlinkResourceManager | From | To |