55e76100344a920e247e6db9a8e6c28c00e7c51f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type iListener : ORemoteServerEventListener to iListener : OStorageRemoteAsynchEventListener in method public acquire(iServerURL String, clientConfiguration OContextConfiguration, iConfiguration Map<String,Object>, iListener OStorageRemoteAsynchEventListener) : OChannelBinaryAsynchClient in class com.orientechnologies.orient.client.remote.ORemoteConnectionManager | From | To | |
Rename Variable | 2 | ||
Rename Variable pool : ORemoteConnectionPushListener to poolListener : ORemoteConnectionPushListener in method public testConnectionPoolListenerPropagate() : void in class com.orientechnologies.orient.client.remote.ORemoteConnectionPushListenerTest | From | To | |
Rename Variable pool : ORemoteConnectionPushListener to poolListener : ORemoteConnectionPushListener in method public testRegistredOnlyOnce() : void in class com.orientechnologies.orient.client.remote.ORemoteConnectionPushListenerTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type asynchEventListener : ORemoteServerEventListener to asynchEventListener : OStorageRemoteAsynchEventListener in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To |