193ee92ba48fd56cdb960affb1e58450b4c862be
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private markAsVisited(nextValue OResult) : void extracted from private fetchNext(nRecords int) : void in class com.orientechnologies.orient.core.sql.executor.DistinctExecutionStep | From | To | |
| Extract Method private alreadyVisited(nextValue OResult) : boolean extracted from private fetchNext(nRecords int) : void in class com.orientechnologies.orient.core.sql.executor.DistinctExecutionStep | From | To |