9044dd0caf9bcc3f63a7ba028c7d8ddef92ddb2f
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Attribute | 1 | ||
| Replace Attribute private doc : ODocument from class com.orientechnologies.orient.core.index.OIndexManagerShared.RecreateIndexesTask with protected document : ODocument from class com.orientechnologies.orient.core.index.OIndexAbstract.IndexConfiguration | From | To | |
| Rename Variable | 2 | ||
| Rename Variable idxs : Collection<ODocument> to indexesToRebuild : Collection<ODocument> in method public run() : void in class com.orientechnologies.orient.core.index.OIndexManagerShared.RecreateIndexesTask | From | To | |
| Rename Variable idxs : Collection<ODocument> to knownIndexes : Collection<ODocument> in method public run() : void in class com.orientechnologies.orient.core.index.OIndexManagerShared.RecreateIndexesTask | From | To | |
| Inline Method | 1 | ||
| Inline Method private getConfiguration() : Collection<ODocument> inlined to public run() : void in class com.orientechnologies.orient.core.index.OIndexManagerShared.RecreateIndexesTask | From | To |