9d3e4cccf9cd0ffb60ee0e7c65cea5ae3c8015c2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 6 | ||
Extract Variable operationName : String in method package datanodeReport(type DatanodeReportType) : DatanodeInfo[] from class org.apache.hadoop.hdfs.server.namenode.FSNamesystem | From | To | |
Extract Variable operationName : String in method package rollEditLog() : CheckpointSignature from class org.apache.hadoop.hdfs.server.namenode.FSNamesystem | From | To | |
Extract Variable operationName : String in method package queryRollingUpgrade() : RollingUpgradeInfo from class org.apache.hadoop.hdfs.server.namenode.FSNamesystem | From | To | |
Extract Variable operationName : String in method package saveNamespace(timeWindow long, txGap long) : boolean from class org.apache.hadoop.hdfs.server.namenode.FSNamesystem | From | To | |
Extract Variable operationName : String in method package finalizeUpgrade() : void from class org.apache.hadoop.hdfs.server.namenode.FSNamesystem | From | To | |
Extract Variable operationName : String in method package metaSave(filename String) : void from class org.apache.hadoop.hdfs.server.namenode.FSNamesystem | From | To | |
Extract Method | 4 | ||
Extract Method private verifySetQuota(path Path, nsQuota long, ssQuota long) : void extracted from public testSetQuota() : void in class org.apache.hadoop.hdfs.server.namenode.TestAuditLoggerWithCommands | From | To | |
Extract Method package checkSuperuserPrivilege(operationName String) : void extracted from package datanodeReport(type DatanodeReportType) : DatanodeInfo[] in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem | From | To | |
Extract Method package checkSuperuserPrivilege(operationName String) : void extracted from package getDatanodeStorageReport(type DatanodeReportType) : DatanodeStorageReport[] in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem | From | To |