ffa63c93f371bd5a470a6669b5a3d2505f7841a4
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 4 | ||
| Extract Method private getIndexOnProperty(className String) : Map<OMultiKey,Set<OIndex<?>>> extracted from public getClassUniqueIndex(className String) : OIndexUnique in class com.orientechnologies.orient.core.index.OIndexManagerAbstract | From | To | |
| Extract Method private getIndexOnProperty(className String) : Map<OMultiKey,Set<OIndex<?>>> extracted from public areIndexed(className String, fields Collection<String>) : boolean in class com.orientechnologies.orient.core.index.OIndexManagerAbstract | From | To | |
| Extract Method private getIndexOnProperty(className String) : Map<OMultiKey,Set<OIndex<?>>> extracted from public getClassIndexes(className String, indexes Collection<OIndex<?>>) : void in class com.orientechnologies.orient.core.index.OIndexManagerAbstract | From | To | |
| Extract Method private getIndexOnProperty(className String) : Map<OMultiKey,Set<OIndex<?>>> extracted from public getClassInvolvedIndexes(className String, fields Collection<String>) : Set<OIndex<?>> in class com.orientechnologies.orient.core.index.OIndexManagerAbstract | From | To |