c8dfb3a1ec540a5b162d30d10a43801d2e6bdd15
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type posixPerm : String to permission : short in method public abstract setPermission(path String, permission short) : void in class alluxio.underfs.UnderFileSystem | From | To | |
| Change Parameter Type posixPerm : String to permission : short in method public setPermission(path String, permission short) : void in class alluxio.underfs.hdfs.HdfsUnderFileSystem | From | To | |
| Change Parameter Type posixPerm : String to permission : short in method public setPermission(path String, permission short) : void in class alluxio.underfs.local.LocalUnderFileSystem | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter posixPerm : String to permission : short in method public abstract setPermission(path String, permission short) : void in class alluxio.underfs.UnderFileSystem | From | To | |
| Rename Parameter posixPerm : String to permission : short in method public setPermission(path String, permission short) : void in class alluxio.underfs.hdfs.HdfsUnderFileSystem | From | To | |
| Rename Parameter posixPerm : String to permission : short in method public setPermission(path String, permission short) : void in class alluxio.underfs.local.LocalUnderFileSystem | From | To |