11ff0f17490b3e39f37ea50292171df6064980d9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable doc : ODocument to record : ORecord in method private addSingleResult(request OSQLAsynchQuery<ODocument>, ctx OBasicCommandContext, record ORecord) : boolean in class com.orientechnologies.orient.core.sql.parser.OMatchStatement | From | To | |
Change Variable Type | 1 | ||
Change Variable Type doc : ODocument to record : ORecord in method private addSingleResult(request OSQLAsynchQuery<ODocument>, ctx OBasicCommandContext, record ORecord) : boolean in class com.orientechnologies.orient.core.sql.parser.OMatchStatement | From | To | |
Extract Method | 1 | ||
Extract Method private addSingleResult(request OSQLAsynchQuery<ODocument>, ctx OBasicCommandContext, record ORecord) : boolean extracted from private addResult(matchContext MatchContext, request OSQLAsynchQuery<ODocument>, ctx OCommandContext) : boolean in class com.orientechnologies.orient.core.sql.parser.OMatchStatement | From | To |