075dd45a24398dcdcddd60da995f0dc152eee321
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable snapshotRoot : INodeDirectory to snapshotRootDir : INodeDirectory in method public diff(iip INodesInPath, snapshotPath String, from String, to String) : SnapshotDiffReport in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager | From | To | |
Rename Parameter | 2 | ||
Rename Parameter snapshotRoot : INodeDirectory to snapshotDir : INodeDirectory in method private computeDiffRecursively(snapshotDir INodeDirectory, node INode, parentPath List<byte[]>, diffReport SnapshotDiffInfo) : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectorySnapshottableFeature | From | To | |
Rename Parameter snapshotRootPath : String to snapshotPath : String in method public diff(iip INodesInPath, snapshotPath String, from String, to String) : SnapshotDiffReport in class org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotManager | From | To |