e7a3a8b6525206be601dc44e20966ff9c112a83d
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 34
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable localDatabase : ODatabaseDocumentInternal to database : ODatabaseDocumentInternal in method private fetchFromTarget(iTarget Iterator<? extends OIdentifiable>) : boolean in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect | From | To | |
Inline Method | 2 | ||
Inline Method public readRecord(clusterPosition long) : ORawBuffer inlined to public readRecordIfVersionIsNotLatest(clusterPosition long, recordVersion int) : ORawBuffer in class com.orientechnologies.orient.core.storage.impl.local.paginated.OPaginatedCluster | From | To | |
Inline Method private serialScan(clusterIds int[]) : boolean inlined to private fetchFromTarget(iTarget Iterator<? extends OIdentifiable>) : boolean in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect | From | To |