eb69bfc59401c162f3a3df75d97cba960e8e7603
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 5 | ||
Extract Method private fetchNextEntry() : void extracted from private processBetweenCondition() : void in class com.orientechnologies.orient.core.sql.executor.FetchFromIndexStep | From | To | |
Extract Method private fetchNextEntry() : void extracted from public syncPull(ctx OCommandContext, nRecords int) : OResultSet in class com.orientechnologies.orient.core.sql.executor.FetchFromIndexStep | From | To | |
Extract Method private fetchNextEntry() : void extracted from private processBinaryCondition() : void in class com.orientechnologies.orient.core.sql.executor.FetchFromIndexStep | From | To | |
Extract Method private fetchNextEntry() : void extracted from private init(fromKey OCollection, fromKeyIncluded boolean, toKey OCollection, toKeyIncluded boolean) : void in class com.orientechnologies.orient.core.sql.executor.FetchFromIndexStep | From | To | |
Extract Method private fetchNextEntry() : void extracted from private processFlatIteration() : void in class com.orientechnologies.orient.core.sql.executor.FetchFromIndexStep | From | To |