b880cef284b87f1426629f92fec361537d8ec4ba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable currPath : String in method public shouldSyncPath(path String, intervalMs long) : boolean from class alluxio.master.file.meta.UfsSyncPathCache | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mCache : Cache<String,Long> to mCache : Cache<String,SyncTime> in class alluxio.master.file.meta.UfsSyncPathCache | From | To |