0b4f44fa350bf0296bad81637bd282ed0426cc3d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type indexes : Map<String,OIndex<?>> to indexesToCommit : Map<String,OIndexInternal<?>> in method private commitIndexes(clientTx OTransaction, indexesToCommit Map<String,OIndexInternal<?>>) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To | |
| Rename Variable | 2 | ||
| Rename Variable indexes : Map<String,OIndex<?>> to indexesToCommit : Map<String,OIndexInternal<?>> in method public commit(clientTx OTransaction, callback Runnable) : List<ORecordOperation> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To | |
| Rename Variable indexes : Map<String,OIndex<?>> to indexesToCommit : Map<String,OIndexInternal<?>> in method public initiateCommit(clientTx OTransaction, callback Runnable) : OUncompletedCommit<List<ORecordOperation>> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type indexes : Map<String,OIndex<?>> to indexesToCommit : Map<String,OIndexInternal<?>> in method public commit(clientTx OTransaction, callback Runnable) : List<ORecordOperation> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To | |
| Change Variable Type indexes : Map<String,OIndex<?>> to indexesToCommit : Map<String,OIndexInternal<?>> in method public initiateCommit(clientTx OTransaction, callback Runnable) : OUncompletedCommit<List<ORecordOperation>> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter indexes : Map<String,OIndex<?>> to indexesToCommit : Map<String,OIndexInternal<?>> in method private commitIndexes(clientTx OTransaction, indexesToCommit Map<String,OIndexInternal<?>>) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To |