0954fd5755a905033336720e6e0be99e543b2350
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable fullContent : byte[] to buffer : ORawBuffer in method public scan(iAscendingOrder boolean, iFrom long, iTo long, iCallback OCallable<Boolean,ORecord>) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.OPaginatedCluster | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type fullContent : byte[] to buffer : ORawBuffer in method public scan(iAscendingOrder boolean, iFrom long, iTo long, iCallback OCallable<Boolean,ORecord>) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.OPaginatedCluster | From | To | |
| Extract Method | 2 | ||
| Extract Method protected readRecordNoLock(clusterPosition long) : ORawBuffer extracted from public scan(iAscendingOrder boolean, iFrom long, iTo long, iCallback OCallable<Boolean,ORecord>) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.OPaginatedCluster | From | To | |
| Extract Method protected readRecordNoLock(clusterPosition long) : ORawBuffer extracted from public readRecord(clusterPosition long) : ORawBuffer in class com.orientechnologies.orient.core.storage.impl.local.paginated.OPaginatedCluster | From | To |