8ff6bf352ec8e59272724010a882ab79fd50b88a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable subStatus : UfsStatus to child : UfsStatus in method public listStatus(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.BaseUnderFileSystem | From | To | |
Rename Variable subStatuses : UfsStatus[] to children : UfsStatus[] in method public listStatus(path String, options ListOptions) : UfsStatus[] in class alluxio.underfs.BaseUnderFileSystem | From | To | |
Inline Variable | 1 | ||
Inline Variable isDir : boolean in method protected listInternal(path String, options ListOptions) : UfsStatus[] from class alluxio.underfs.ObjectUnderFileSystem | From | To |