5c7772fbce7ee4e67fed9d363dd3797b069e3a18
Files Diff
- Added: 3
 - Removed: 0
 - Renamed: 0
 - Modified: 11
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 2 | ||
| Pull Up Method public setWaitResponseTimeout() : void from class com.orientechnologies.orient.client.binary.OChannelBinaryClientAbstract to public setWaitResponseTimeout() : void from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinary | From | To | |
| Pull Up Method public setWaitResponseTimeout() : void from class com.orientechnologies.orient.client.binary.OChannelBinaryAsynchClient to public setWaitResponseTimeout() : void from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinary | From | To | |
| Change Parameter Type | 3 | ||
| Change Parameter Type storage : OStorageRemote to storage : ORemotePushHandler in method public OStorageRemotePushThread(storage ORemotePushHandler, host String) in class com.orientechnologies.orient.client.remote.OStorageRemotePushThread | From | To | |
| Change Parameter Type channel : OChannelBinaryServer to channel : OChannelBinary in method public initVariables(server OServer, channel OChannelBinary) : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary | From | To | |
| Change Parameter Type remote : OStorageRemote to remote : ORemotePushHandler in method public execute(remote ORemotePushHandler) : OBinaryPushResponse in class com.orientechnologies.orient.client.remote.message.OPushDistributedConfigurationRequest | From | To | |
| Move Method | 1 | ||
| Move Method private createPush(type byte) : OBinaryPushRequest from class com.orientechnologies.orient.client.remote.OStorageRemotePushThread to public createPush(type byte) : OBinaryPushRequest from class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type storage : OStorageRemote to storage : ORemotePushHandler in class com.orientechnologies.orient.client.remote.OStorageRemotePushThread | From | To | |
| Change Attribute Type network : OChannelBinaryAsynchClient to network : OChannelBinary in class com.orientechnologies.orient.client.remote.OStorageRemotePushThread | From | To |