3bd13e0399fc6a26aeb2373523db590bed913e11
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private syncDirMetadata(journalContext JournalContext, inodePath LockedInodePath, syncDescendantType DescendantType) : boolean renamed to private syncChildrenMetadata(journalContext JournalContext, inodePath LockedInodePath, syncDescendantType DescendantType) : boolean in class alluxio.master.file.DefaultFileSystemMaster | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private UNDERSCORE : String in class alluxio.underfs.Fingerprint | From | To | |
Extract Variable | 1 | ||
Extract Variable ufsFingerprint : String in method private syncMetadata(journalContext JournalContext, inodePath LockedInodePath, lockingScheme LockingScheme, syncDescendantType DescendantType) : boolean from class alluxio.master.file.DefaultFileSystemMaster | From | To |