2557cd9caef3842201eec99988ca3fbc5eb1224d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type inodeTree : InodeTree to fileSystemMaster : FileSystemMaster in method public FileStoreView(fileSystemMaster FileSystemMaster) in class tachyon.master.file.meta.FileStoreView | From | To | |
Rename Attribute | 1 | ||
Rename Attribute mInodeTree : InodeTree to mFileSystemMaster : FileSystemMaster in class tachyon.master.file.meta.FileStoreView | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mInodeTree : InodeTree to mFileSystemMaster : FileSystemMaster in class tachyon.master.file.meta.FileStoreView | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getFilePersistenceState(fileId long) : FilePersistenceState extracted from public getFilePersistenceState(fileId long) : FilePersistenceState in class tachyon.master.file.meta.FileStoreView & moved to class tachyon.master.file.FileSystemMaster | From | To | |
Rename Parameter | 1 | ||
Rename Parameter inodeTree : InodeTree to fileSystemMaster : FileSystemMaster in method public FileStoreView(fileSystemMaster FileSystemMaster) in class tachyon.master.file.meta.FileStoreView | From | To |