d7469cb63788535e1fd91134919511807a577013
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable sessionId : int to session : OStorageRemoteSession in method public hideRecord(recordId ORecordId, mode int, callback ORecordCallback<Boolean>) : OStorageOperationResult<Boolean> in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Move Attribute | 1 | ||
Move Attribute private tokens : Map<String,byte[]> from class com.orientechnologies.orient.client.remote.OStorageRemote to public tokens : Map<String,byte[]> from class com.orientechnologies.orient.client.remote.OStorageRemoteSession | From | To | |
Extract Variable | 1 | ||
Extract Variable session : OStorageRemoteSession in method public beginRequest(network OChannelBinaryAsynchClient, iCommand byte) : OChannelBinaryAsynchClient from class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Change Variable Type | 1 | ||
Change Variable Type sessionId : int to session : OStorageRemoteSession in method public hideRecord(recordId ORecordId, mode int, callback ORecordCallback<Boolean>) : OStorageOperationResult<Boolean> in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To |