133d7ca76e3d4b60292d57429d4259e80bec650a
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable vName : String to mountTableName : String in method protected InodeTree(config Configuration, viewName String) in class org.apache.hadoop.fs.viewfs.InodeTree | From | To | |
Rename Variable mtPrefix : String to mountTablePrefix : String in method protected InodeTree(config Configuration, viewName String) in class org.apache.hadoop.fs.viewfs.InodeTree | From | To | |
Merge Variable | 1 | ||
Merge Variable [src : String, target : String, linkType : LinkType, settings : String, ugi : UserGroupInformation, config : Configuration] to le : LinkEntry in method protected InodeTree(config Configuration, viewName String) in class org.apache.hadoop.fs.viewfs.InodeTree | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type root : INodeDir<T> to root : INode<T> in class org.apache.hadoop.fs.viewfs.InodeTree | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method package setInternalDirFs(internalDirFs T) : void extracted from protected InodeTree(config Configuration, viewName String) in class org.apache.hadoop.fs.viewfs.InodeTree & moved to class org.apache.hadoop.fs.viewfs.InodeTree.INodeDir | From | To | |
Extract And Move Method package setRoot(root boolean) : void extracted from protected InodeTree(config Configuration, viewName String) in class org.apache.hadoop.fs.viewfs.InodeTree & moved to class org.apache.hadoop.fs.viewfs.InodeTree.INodeDir | From | To |