ce27869cc436618ba8096ccefae511db2cd69510
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public getMode(path String) : short renamed to protected getBucketMode() : short in class alluxio.underfs.s3a.S3AUnderFileSystem | From | To | |
Rename Method public getGroup(path String) : String renamed to protected getBucketGroup() : String in class alluxio.underfs.s3a.S3AUnderFileSystem | From | To | |
Rename Method public getOwner(path String) : String renamed to protected getBucketOwner() : String in class alluxio.underfs.s3a.S3AUnderFileSystem | From | To | |
Rename Variable | 1 | ||
Rename Variable obj : String to status : UnderFileStatus in method protected listInternal(path String, options ListOptions) : UnderFileStatus[] in class alluxio.underfs.ObjectUnderFileSystem | From | To | |
Change Variable Type | 1 | ||
Change Variable Type obj : String to status : UnderFileStatus in method protected listInternal(path String, options ListOptions) : UnderFileStatus[] in class alluxio.underfs.ObjectUnderFileSystem | From | To |