582aa12e620a326aa058d3caa8510ca6c9b6feef
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type resolution : MountTable.Resolution to mountId : long in method public stopSyncInternal(syncPoint AlluxioURI, mountId long) : void in class alluxio.master.file.activesync.ActiveSyncManager | From | To | |
Rename Variable | 1 | ||
Rename Variable deleteInfo : Pair<AlluxioURI,MountTable.Resolution> to uri : AlluxioURI in method public stopSyncForMount(mountId long) : void in class alluxio.master.file.activesync.ActiveSyncManager | From | To | |
Change Variable Type | 2 | ||
Change Variable Type toBeDeleted : List<Pair<AlluxioURI,MountTable.Resolution>> to toBeDeleted : List<AlluxioURI> in method public stopSyncForMount(mountId long) : void in class alluxio.master.file.activesync.ActiveSyncManager | From | To | |
Change Variable Type deleteInfo : Pair<AlluxioURI,MountTable.Resolution> to uri : AlluxioURI in method public stopSyncForMount(mountId long) : void in class alluxio.master.file.activesync.ActiveSyncManager | From | To | |
Rename Parameter | 1 | ||
Rename Parameter resolution : MountTable.Resolution to mountId : long in method public stopSyncInternal(syncPoint AlluxioURI, mountId long) : void in class alluxio.master.file.activesync.ActiveSyncManager | From | To |