922b7ed21d1f1460263ca42f709bb9f415d189c5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type inode : INode to inodeAttr : INodeAttributes in method public readINodeXAttrs(inodeAttr INodeAttributes) : List<XAttr> in class org.apache.hadoop.hdfs.server.namenode.XAttrStorage | From | To | |
Extract Variable | 1 | ||
Extract Variable p : Path in method public testCustomProvider() : void from class org.apache.hadoop.hdfs.server.namenode.TestINodeAttributeProvider | From | To | |
Rename Parameter | 1 | ||
Rename Parameter inode : INode to inodeAttr : INodeAttributes in method public readINodeXAttrs(inodeAttr INodeAttributes) : List<XAttr> in class org.apache.hadoop.hdfs.server.namenode.XAttrStorage | From | To |