4ff85c302e95dacd9ac3b86f6c52ec1dc0e2f3bd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Variable | 2 | ||
Merge Variable [path : String, recursive : boolean] to chunk : StorageObjectsChunk in method protected getObjectListing(key String, recursive boolean) : ObjectListingResult in class alluxio.underfs.gcs.GCSUnderFileSystem | From | To | |
Merge Variable [path : String, recursive : boolean] to chunk : StorageObjectsChunk in method protected getObjectListing(key String, recursive boolean) : ObjectListingResult in class alluxio.underfs.s3.S3UnderFileSystem | From | To | |
Extract And Move Method | 3 | ||
Extract And Move Method private getObjectListingChunk(request ListObjectsRequest) : ObjectListing extracted from public getNextChunk() : ObjectListingResult in class alluxio.underfs.s3a.S3AUnderFileSystem.S3AObjectListingResult & moved to class alluxio.underfs.oss.OSSUnderFileSystem | From | To | |
Extract And Move Method private getObjectListingChunk(key String, delimiter String, priorLastKey String) : StorageObjectsChunk extracted from public getNextChunk() : ObjectListingResult in class alluxio.underfs.s3.S3UnderFileSystem.S3NObjectListingResult & moved to class alluxio.underfs.gcs.GCSUnderFileSystem | From | To | |
Extract And Move Method private getObjectListingChunk(key String, delimiter String, priorLastKey String) : StorageObjectsChunk extracted from public getNextChunk() : ObjectListingResult in class alluxio.underfs.gcs.GCSUnderFileSystem.GCSObjectListingResult & moved to class alluxio.underfs.gcs.GCSUnderFileSystem | From | To | |
Rename Parameter | 6 | ||
Rename Parameter path : String to key : String in method protected getObjectListing(key String, recursive boolean) : ObjectListingResult in class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Rename Parameter path : String to key : String in method protected abstract getObjectListing(key String, recursive boolean) : ObjectListingResult in class alluxio.underfs.ObjectUnderFileSystem | From | To | |
Rename Parameter path : String to key : String in method protected getObjectListing(key String, recursive boolean) : ObjectListingResult in class alluxio.underfs.oss.OSSUnderFileSystem | From | To | |
Rename Parameter path : String to key : String in method protected getObjectListing(key String, recursive boolean) : ObjectListingResult in class alluxio.underfs.gcs.GCSUnderFileSystem | From | To | |
Rename Parameter path : String to key : String in method protected getObjectListing(key String, recursive boolean) : ObjectListingResult in class alluxio.underfs.s3.S3UnderFileSystem | From | To | |
Rename Parameter path : String to key : String in method protected getObjectListing(key String, recursive boolean) : ObjectListingResult in class alluxio.underfs.s3a.S3AUnderFileSystem | From | To |