cf8504dba606ee758ac16867423e65dbf6afc23a
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type appId : String to appId : ApplicationId in method package uploadAndRegisterFiles(shipFiles Collection<File>, fs FileSystem, targetHomeDir Path, appId ApplicationId, remotePaths List<Path>, localResources Map<String,LocalResource>, envShipFileList StringBuilder) : List<String> in class org.apache.flink.yarn.AbstractYarnClusterDescriptor | From | To | |
Rename Variable | 1 | ||
Rename Variable remoteJobGraph : Path to pathFromYarnURL : Path in method public startAppMaster(yarnClusterEntrypoint String, jobGraph JobGraph, yarnClient YarnClient, yarnApplication YarnClientApplication, clusterSpecification ClusterSpecification) : ApplicationReport in class org.apache.flink.yarn.AbstractYarnClusterDescriptor | From | To | |
Change Return Type | 2 | ||
Change Return Type Path to Tuple2<Path,LocalResource> in method package setupLocalResource(fs FileSystem, appId String, localSrcPath Path, homedir Path, relativeTargetPath String) : Tuple2<Path,LocalResource> in class org.apache.flink.yarn.Utils | From | To | |
Change Return Type void to LocalResource in method private registerLocalResource(fs FileSystem, remoteRsrcPath Path) : LocalResource in class org.apache.flink.yarn.Utils | From | To | |
Extract Variable | 1 | ||
Extract Variable key : String in method package uploadAndRegisterFiles(shipFiles Collection<File>, fs FileSystem, targetHomeDir Path, appId ApplicationId, remotePaths List<Path>, localResources Map<String,LocalResource>, envShipFileList StringBuilder) : List<String> from class org.apache.flink.yarn.AbstractYarnClusterDescriptor | From | To | |
Rename Parameter | 1 | ||
Rename Parameter localRsrcPath : Path to localSrcPath : Path in method package setupLocalResource(fs FileSystem, appId String, localSrcPath Path, homedir Path, relativeTargetPath String) : Tuple2<Path,LocalResource> in class org.apache.flink.yarn.Utils | From | To |