6d9c6cef6250c9e2edebb1c961e6ca48bfd57d49
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable ret : List<String> to listResult : List<String> in method private listInternal(path String, recursive boolean) : String[] in class alluxio.underfs.s3.S3UnderFileSystem | From | To | |
Extract Variable | 3 | ||
Extract Variable priorLastKey : String in method private listInternal(path String, recursive boolean) : String[] from class alluxio.underfs.gcs.GCSUnderFileSystem | From | To | |
Extract Variable delimiter : String in method private listInternal(path String, recursive boolean) : String[] from class alluxio.underfs.gcs.GCSUnderFileSystem | From | To | |
Extract Variable objects : StorageObject[] in method private listInternal(path String, recursive boolean) : String[] from class alluxio.underfs.gcs.GCSUnderFileSystem | From | To |