697835eadcf1fd36569820238c9cfce507026ef9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public list() : void renamed to public listStatus() : void in class alluxio.underfs.UnderStorageSystemInterfaceIntegrationTest | From | To | |
Change Variable Type | 3 | ||
Change Variable Type resTopDir : UnderFileStatus[] to resTopDir : String[] in method public listStatus() : void in class alluxio.underfs.UnderStorageSystemInterfaceIntegrationTest | From | To | |
Change Variable Type actualResRoot : UnderFileStatus[] to actualResRoot : String[] in method public listRecursive() : void in class alluxio.underfs.UnderStorageSystemInterfaceIntegrationTest | From | To | |
Change Variable Type actualResSub1 : UnderFileStatus[] to actualResSub1 : String[] in method public listRecursive() : void in class alluxio.underfs.UnderStorageSystemInterfaceIntegrationTest | From | To |