1a3fd1054e7a31320b46cc20bc35d14633d9817d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute currentTo : OVertex to uniqueIndex : OIndex<?> in method private isUpsert() : boolean in class com.orientechnologies.orient.core.sql.executor.CreateEdgesStep | From | To | |
Change Variable Type | 1 | ||
Change Variable Type currentTo : OVertex to uniqueIndex : OIndex<?> in method private isUpsert() : boolean in class com.orientechnologies.orient.core.sql.executor.CreateEdgesStep | From | To | |
Extract Method | 4 | ||
Extract Method protected loadNextFromTo() : void extracted from public syncPull(ctx OCommandContext, nRecords int) : OResultSet in class com.orientechnologies.orient.core.sql.executor.CreateEdgesStep | From | To | |
Extract Method private isUpsert() : boolean extracted from public syncPull(ctx OCommandContext, nRecords int) : OResultSet in class com.orientechnologies.orient.core.sql.executor.CreateEdgesStep | From | To |