e4751a9140b896938c0370548a03652d94203899
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public create() : FileSystem renamed to public get() : FileSystem in class tachyon.client.file.FileSystem.Factory | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public get() : BaseFileSystem extracted from public create() : FileSystem in class tachyon.client.file.FileSystem.Factory & moved to class tachyon.client.file.BaseFileSystem | From | To |