fb01e2008e6d68e1aea6f92044ab22855385379b
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 56
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 2 | ||
| Inline Method protected sendRequest(iRequest byte, iPayLoad ODocument, iActivity String) : ODocument inlined to public clusterStatus() : ODocument in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
| Inline Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T inlined to public networkOperation(request OBinaryRequest, response OBinaryResponse<T>, errorMessage String) : T in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
| Extract Method | 1 | ||
| Extract Method public networkOperationRetry(request OBinaryRequest, response OBinaryResponse<T>, errorMessage String, retry int) : T extracted from public networkOperation(request OBinaryRequest, response OBinaryResponse<T>, errorMessage String) : T in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To |