08689122077b0ba4f1f246e4f54e9e6a4c6e9cd9
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type pageIndex : long to pageIndex : int in method public OCacheEntryImpl(fileId long, pageIndex int, dataPointer OCachePointer) in class com.orientechnologies.orient.core.storage.cache.OCacheEntryImpl | From | To | |
Change Return Type | 3 | ||
Change Return Type long to int in method public getPageIndex() : int in class com.orientechnologies.orient.core.storage.cache.OCacheEntryImpl | From | To | |
Change Return Type long to int in method public getPageIndex() : int in class com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations.OCacheEntryChanges | From | To | |
Change Return Type long to int in method public getPageIndex() : int in class com.orientechnologies.orient.core.storage.cache.OCacheEntry | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type pageIndex : long to pageIndex : int in class com.orientechnologies.orient.core.storage.cache.OCacheEntryImpl | From | To |