3e3e31f5afbc0081d11cb610a5d20ad2f6b362be
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type iterator : Iterator<OIdentifiable> to collection : Collection<OIdentifiable> in method public OIndexCursorCollectionValue(collection Collection<OIdentifiable>, key Object) in class com.orientechnologies.orient.core.index.OIndexCursorCollectionValue | From | To | |
| Extract Method | 1 | ||
| Extract Method private isUsingRestrictedClasses() : boolean extracted from protected optimizeExecution() : boolean in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter iterator : Iterator<OIdentifiable> to collection : Collection<OIdentifiable> in method public OIndexCursorCollectionValue(collection Collection<OIdentifiable>, key Object) in class com.orientechnologies.orient.core.index.OIndexCursorCollectionValue | From | To |