8d04cd593cd652d4f6e6a0df9325da8ff669f27f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Attribute | 2 | ||
| Extract Attribute private LISTING_LENGTH : long in class alluxio.underfs.gcs.GCSUnderFileSystem | From | To | |
| Extract Attribute private LISTING_LENGTH : long in class alluxio.underfs.s3.S3UnderFileSystem | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type listResult : List<String> to listResult : Set<String> in method private listInternal(path String, recursive boolean) : String[] in class alluxio.underfs.gcs.GCSUnderFileSystem | From | To | |
| Change Variable Type listResult : List<String> to listResult : Set<String> in method private listInternal(path String, recursive boolean) : String[] in class alluxio.underfs.s3.S3UnderFileSystem | From | To |