5ebaa00342dd9455fb3ee37de662b14e0400a0c1
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type void to ODocument in method public applyRecord(iRecord OIdentifiable) : ODocument in class com.orientechnologies.orient.core.sql.ORuntimeResult | From | To | |
| Extract Variable | 2 | ||
| Extract Variable record : ODocument in method private searchInIndex() : void from class com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type serialTempRID : int to serialTempRID : AtomicInteger in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLResultsetAbstract | From | To | |
| Change Attribute Type groupedResult : Map<Object,ORuntimeResult> to groupedResult : ConcurrentHashMap<Object,ORuntimeResult> in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect | From | To |