c771fe6e10bd3f8533a01026de3c33db2a983cf4
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public getFileSystem() : FileSystem renamed to public getDefaultFileSystem() : FileSystem in class org.apache.hadoop.yarn.submarine.common.fs.DefaultRemoteDirectoryManager | From | To | |
Rename Method public getFileSystem() : FileSystem renamed to public getDefaultFileSystem() : FileSystem in class org.apache.hadoop.yarn.submarine.common.fs.RemoteDirectoryManager | From | To | |
Rename Method public getFileSystem() : FileSystem renamed to public getDefaultFileSystem() : FileSystem in class org.apache.hadoop.yarn.submarine.common.fs.MockRemoteDirectoryManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type remoteDirectoryMgr : MockRemoteDirectoryManager to remoteDirectoryMgr : RemoteDirectoryManager in class org.apache.hadoop.yarn.submarine.common.MockClientContext | From | To |