6f11a950727d4ce3c783da1acf54cee00eae2130
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 2 | ||
Rename Class alluxio.master.file.meta.UfsAbsentPathCacheTest renamed to alluxio.master.file.meta.UfsAbsentPathSyncCacheTest | From | To | |
Rename Class alluxio.master.file.meta.UfsAbsentPathCache renamed to alluxio.master.file.meta.UfsAbsentPathSyncCache | From | To | |
Rename Attribute | 1 | ||
Rename Attribute mUfsAbsentPathCache : UfsAbsentPathCache to mUfsAbsentPathSyncCache : UfsAbsentPathSyncCache in class alluxio.master.file.meta.UfsAbsentPathSyncCacheTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type cache : UfsAbsentPathCache to cache : UfsAbsentPathSyncCache in method private checkGetStatus(path String, options GetStatusOptions, expectExists boolean, expectLoadFromUfs boolean) : void in class alluxio.master.file.LoadMetadataTest | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type mUfsAbsentPathCache : UfsAbsentPathCache to mUfsAbsentPathCache : UfsAbsentPathSyncCache in class alluxio.master.file.DefaultFileSystemMaster | From | To | |
Change Attribute Type mUfsAbsentPathCache : UfsAbsentPathCache to mUfsAbsentPathSyncCache : UfsAbsentPathSyncCache in class alluxio.master.file.meta.UfsAbsentPathSyncCacheTest | From | To |