ea0c2b8b051a2d14927e8f314245442f30748dc8
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 |