62579dddf1a473c7dfceb898fbc51312730f759e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type mountInfo : MountInfo to startComponentIndex : int in method private getNestedPaths(alluxioUri AlluxioURI, startComponentIndex int) : List<AlluxioURI> in class alluxio.master.file.meta.AsyncUfsAbsentPathCache | From | To | |
Rename Variable | 1 | ||
Rename Variable mountBaseUri : AlluxioURI to uri : AlluxioURI in method private getNestedPaths(alluxioUri AlluxioURI, startComponentIndex int) : List<AlluxioURI> in class alluxio.master.file.meta.AsyncUfsAbsentPathCache | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable mountBaseDepth : int to startComponentIndex : int in method private getNestedPaths(alluxioUri AlluxioURI, startComponentIndex int) : List<AlluxioURI> in class alluxio.master.file.meta.AsyncUfsAbsentPathCache | From | To | |
Rename Parameter | 1 | ||
Rename Parameter mountInfo : MountInfo to startComponentIndex : int in method private getNestedPaths(alluxioUri AlluxioURI, startComponentIndex int) : List<AlluxioURI> in class alluxio.master.file.meta.AsyncUfsAbsentPathCache | From | To |