078057c04078fcff8af4de4751fb3355538d2bbd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private memoize(original Supplier<T>) : Supplier<T> from class alluxio.underfs.s3a.S3AUnderFileSystem to public memoize(original Supplier<T>) : Supplier<T> from class alluxio.util.UnderFileSystemUtils | From | To | |
Rename Variable | 1 | ||
Rename Variable ret : int to value : int in method public read() : int in class alluxio.underfs.gcs.GCSInputStream | From | To | |
Extract Method | 2 | ||
Extract Method private closeStream() : void extracted from public skip(n long) : long in class alluxio.underfs.gcs.GCSInputStream | From | To | |
Extract Method private closeStream() : void extracted from public close() : void in class alluxio.underfs.gcs.GCSInputStream | From | To |