62a9667136ebd8a048f556b534fcff4fdaf8e2ec
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 17
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type TestProtos.AuthUserResponseProto to TestProtos.UserResponseProto in method public getAuthUser(controller RpcController, request TestProtos.EmptyRequestProto) : TestProtos.UserResponseProto in class org.apache.hadoop.ipc.TestRpcBase.PBServerImpl | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute proxy : TestProtocol to client : TestRpcService in class org.apache.hadoop.security.TestDoAsEffectiveUser | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type proxy : TestProtocol to client : TestRpcService in class org.apache.hadoop.security.TestDoAsEffectiveUser | From | To | |
| Extract Method | 1 | ||
| Extract Method private newUserResponse(user String) : TestProtos.UserResponseProto extracted from public getAuthUser(controller RpcController, request TestProtos.EmptyRequestProto) : TestProtos.AuthUserResponseProto in class org.apache.hadoop.ipc.TestRpcBase.PBServerImpl | From | To |