77722611e45fcc1cd3e20beaaddbf736d9802114
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type session : OStorageRemoteThreadLocal.OStorageRemoteSession to session : OStorageRemoteSession in method public beginRequest(iCommand byte, session OStorageRemoteSession, token byte[]) : void in class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient | From | To | |
Rename Variable | 3 | ||
Rename Variable instance : OStorageRemoteThreadLocal to session : OStorageRemoteSession in method public getServerURL() : String in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Rename Variable instance : OStorageRemoteThreadLocal to session : OStorageRemoteSession in method public getSessionConnections() : Set<OChannelBinary> in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Rename Variable instance : OStorageRemoteThreadLocal to session : OStorageRemoteSession in method public getSessionId() : int in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Move Class | 1 | ||
Move Class com.orientechnologies.orient.client.remote.OStorageRemoteThreadLocal.OStorageRemoteSession moved to com.orientechnologies.orient.client.remote.OStorageRemoteSession | From | To | |
Change Variable Type | 3 | ||
Change Variable Type instance : OStorageRemoteThreadLocal to session : OStorageRemoteSession in method public getServerURL() : String in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Change Variable Type instance : OStorageRemoteThreadLocal to session : OStorageRemoteSession in method public getSessionConnections() : Set<OChannelBinary> in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Change Variable Type instance : OStorageRemoteThreadLocal to session : OStorageRemoteSession in method public getSessionId() : int in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Variable | 1 | ||
Extract Variable instance : OStorageRemoteThreadLocal in method protected getCurrentSession() : OStorageRemoteSession from class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method | 4 | ||
Extract Method protected getCurrentSession() : OStorageRemoteSession extracted from public hideRecord(recordId ORecordId, mode int, callback ORecordCallback<Boolean>) : OStorageOperationResult<Boolean> in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method protected getCurrentSession() : OStorageRemoteSession extracted from public pushSessionId(iServerURL String, iSessionId int, token byte[], connections Set<OChannelBinary>) : void in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method protected getCurrentSession() : OStorageRemoteSession extracted from public setSessionId(iServerURL String, iSessionId int, token byte[]) : void in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To |