a9fa986110de27acbec166087d6abdc54ace05fe
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable lastNetworkUsed : OChannelBinaryAsynchClient to network : OChannelBinaryAsynchClient in method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Inline Variable | 2 | ||
Inline Variable lastNetworkUsed : OChannelBinaryAsynchClient in method public createRecord(iRid ORecordId, iContent byte[], iRecordVersion int, iRecordType byte, iMode int, iCallback ORecordCallback<Long>) : OStorageOperationResult<OPhysicalPosition> from class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Inline Variable lastNetworkUsed : OChannelBinaryAsynchClient in method public updateRecord(iRid ORecordId, updateContent boolean, iContent byte[], iVersion int, iRecordType byte, iMode int, iCallback ORecordCallback<Integer>) : OStorageOperationResult<Integer> from class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method | 20 | ||
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public addCluster(iClusterName String, iRequestedId int, forceListBased boolean, iParameters Object...) : int in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public deleteRecord(iRid ORecordId, iVersion int, iMode int, iCallback ORecordCallback<Boolean>) : OStorageOperationResult<Boolean> in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public createRecord(iRid ORecordId, iContent byte[], iRecordVersion int, iRecordType byte, iMode int, iCallback ORecordCallback<Long>) : OStorageOperationResult<OPhysicalPosition> in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public updateRecord(iRid ORecordId, updateContent boolean, iContent byte[], iVersion int, iRecordType byte, iMode int, iCallback ORecordCallback<Integer>) : OStorageOperationResult<Integer> in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public commit(iTx OTransaction, callback Runnable) : void in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public getSize() : long in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public reload() : void in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public readRecord(iRid ORecordId, iFetchPlan String, iIgnoreCache boolean, iCallback ORecordCallback<ORawBuffer>) : OStorageOperationResult<ORawBuffer> in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public countRecords() : long in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T 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 beginRequest(network OChannelBinaryAsynchClient, iCommand byte) : OChannelBinaryAsynchClient extracted from protected beginRequest(iCommand byte) : OChannelBinaryAsynchClient in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public command(iCommand OCommandRequestText) : Object in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public getRecordMetadata(rid ORID) : ORecordMetadata in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public restoreFromIncrementalBackup(filePath String) : void in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public cleanOutRecord(recordId ORecordId, recordVersion int, iMode int, callback ORecordCallback<Boolean>) : boolean in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public dropCluster(iClusterId int, iTruncate boolean) : boolean in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public incrementalBackup(backupDirectory String) : void in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method protected beginRequest(network OChannelBinaryAsynchClient, iCommand byte) : OChannelBinaryAsynchClient extracted from public count(iClusterIds int[], countTombstones boolean) : long in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public readRecordIfVersionIsNotLatest(rid ORecordId, fetchPlan String, ignoreCache boolean, recordVersion int) : OStorageOperationResult<ORawBuffer> in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Extract Method public networkOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public count(iClusterIds int[], countTombstones boolean) : long in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To |