1b9c232e886b483588776efa296457741b1db7e9
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type oldTx : OTransaction to oldTx : Map<ORID,ORecordOperation> in method private checkCallHooks(oldTx Map<ORID,ORecordOperation>, id ORID, type byte) : boolean in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer | From | To | |
| Change Parameter Type oldTx : OTransaction to oldTx : Map<ORID,ORecordOperation> in method public addRecord(iRecord ORecord, iStatus byte, iClusterName String, oldTx Map<ORID,ORecordOperation>) : void in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer | From | To |