1c4d72fccd8961b6c6db25f2d1383740d3261b80
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 3 | ||
Change Variable Type initialSet : Set<URIStatus> to initialSet : Set<String> in method public unpersistedFileSync() : void in class alluxio.master.file.UfsSyncIntegrationTest | From | To | |
Change Variable Type file : URIStatus to file : String in method public unpersistedFileSync() : void in class alluxio.master.file.UfsSyncIntegrationTest | From | To | |
Change Variable Type syncSet : Set<URIStatus> to syncSet : Set<String> in method public unpersistedFileSync() : void in class alluxio.master.file.UfsSyncIntegrationTest | From | To |