1898810cda83e6d273a2963b56ed499c0fb91118
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable newConf : Configuration to conf : Configuration in method package getConnectionId(conf Configuration) : ConnectionId in class org.apache.hadoop.ipc.TestSaslRPC | From | To | |
Extract Method | 2 | ||
Extract Method package getConnectionId(conf Configuration) : ConnectionId extracted from public testPingInterval() : void in class org.apache.hadoop.ipc.TestSaslRPC | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package call(client Client, addr InetSocketAddress, serviceClass int, conf Configuration) : Writable extracted from public invoke(proxy Object, method Method, args Object[]) : Object in class org.apache.hadoop.ipc.TestIPC.TestInvocationHandler & moved to class org.apache.hadoop.ipc.TestIPC | From | To |