3d94da1e00fc6238fad458e415219f87920f1fc3
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable e : Throwable to t : Throwable in method private populateResponseParamsOnError(t Throwable, responseParams ResponseParams) : void in class org.apache.hadoop.ipc.Server.RpcCall | From | To | |
Inline Variable | 1 | ||
Inline Variable returnStatus : RpcStatusProto in method public run() : Void from class org.apache.hadoop.ipc.Server.RpcCall | From | To | |
Extract Method | 1 | ||
Extract Method private populateResponseParamsOnError(t Throwable, responseParams ResponseParams) : void extracted from public run() : Void in class org.apache.hadoop.ipc.Server.RpcCall | From | To |