932528967140acfed344f69941602db48ed6a57d
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 53
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public getForRoot() : UnderFileSystem renamed to public createForRoot() : UnderFileSystem in class alluxio.underfs.UnderFileSystem.Factory | From | To | |
Rename Method public get(path String) : UnderFileSystem renamed to public create(path String) : UnderFileSystem in class alluxio.underfs.UnderFileSystem.Factory | From | To | |
Rename Class | 1 | ||
Rename Class alluxio.underfs.UnderFileSystemRegistry renamed to alluxio.underfs.UnderFileSystemFactoryRegistry | From | To |