02ea6eda455f7950517a785dd860d68adf13e06a
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type poll : OSubscribeResponse to poll : Object in method public subscribe(request OBinaryRequest<T>, session OStorageRemoteSession) : T in class com.orientechnologies.orient.client.remote.OStorageRemotePushThread | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type blockingQueue : BlockingQueue<OSubscribeResponse> to blockingQueue : BlockingQueue<Object> in class com.orientechnologies.orient.client.remote.OStorageRemotePushThread | From | To | |
| Extract Method | 1 | ||
| Extract Method public handleStatus(iResult byte, iClientTxId int, exceptionHandler ExceptionHandler) : int extracted from public handleStatus(iResult byte, iClientTxId int) : int in class com.orientechnologies.orient.client.binary.OChannelBinaryAsynchClient | From | To |