2b6cab7501f6329bf55b1f3236e6b02c85d7b745
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public getClientIpThreadLocal() : String renamed to public getClientIp() : String in class alluxio.master.file.FileSystemMasterClientServiceProcessor | From | To | |
Rename Method private checkAndAppendAuditLog(command String, srcPath String, dstPath String, srcInode Inode, context AuditContext) : void renamed to private appendAuditLogContext(command String, srcPath String, dstPath String, srcInode Inode, context AuditContext) : void in class alluxio.master.file.DefaultFileSystemMaster | From | To |