796a676d18bd7cd3ed4113d002e0e69cf261d6d1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable clientName : String to owner : String in method package checkLease(src String, holder String, inode INode, fileId long) : INodeFile in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem | From | To | |
| Extract Variable | 1 | ||
| Extract Variable ugiStr : String in method private logAuditEvent(succeeded boolean, ugi UserGroupInformation, addr InetAddress, cmd String, src String, dst String, stat HdfsFileStatus) : void from class org.apache.hadoop.hdfs.server.namenode.FSNamesystem | From | To | |
| Extract Method | 3 | ||
| Extract Method private leaseExceptionString(src String, fileId long, holder String) : String extracted from package checkLease(src String, holder String, inode INode, fileId long) : INodeFile in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem | From | To |