5e4e6b417818b596e7d3502f0b02155ffecced95
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method private makeRollback(clientTx OTransactionInternal, e Exception) : void inlined to private commit(transaction OTransactionInternal, allocated boolean) : List<ORecordOperation> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To | |
| Extract Method | 1 | ||
| Extract Method private endStorageTx(txi OTransactionInternal, recordOperations Collection<ORecordOperation>) : void extracted from private commit(transaction OTransactionInternal, allocated boolean) : List<ORecordOperation> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter transaction : OTransactionInternal to txi : OTransactionInternal in method private endStorageTx(txi OTransactionInternal, recordOperations Collection<ORecordOperation>) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To |