cf63643ae0d7e2884cd1ad2b81dac51a82756c2d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 5 | ||
Change Parameter Type fileId : long to fileId : int in method public loadPage(fileId int, pageIndex int, bufferPool OByteBufferPool) : OPointer in class com.orientechnologies.orient.core.storage.cache.local.doublewritelog.DoubleWriteLogNoOP | From | To | |
Change Parameter Type fileId : long to fileId : int in method public loadPage(fileId int, pageIndex int, bufferPool OByteBufferPool) : OPointer in class com.orientechnologies.orient.core.storage.cache.local.doublewritelog.DoubleWriteLog | From | To | |
Change Parameter Type fileId : long to fileId : int in method public write(buffers ByteBuffer[], fileId int, pageIndex int) : boolean in class com.orientechnologies.orient.core.storage.cache.local.doublewritelog.DoubleWriteLogGL | From | To | |
Change Parameter Type fileId : long to fileId : int in method public write(buffers ByteBuffer[], fileId int, pageIndex int) : boolean in class com.orientechnologies.orient.core.storage.cache.local.doublewritelog.DoubleWriteLogNoOP | From | To | |
Change Parameter Type fileId : long to fileId : int in method public write(buffers ByteBuffer[], fileId int, pageIndex int) : boolean in class com.orientechnologies.orient.core.storage.cache.local.doublewritelog.DoubleWriteLog | From | To | |
Rename Variable | 2 | ||
Rename Variable firstPageEndPosition : long to pageEndPosition : long in method private loadFileContent(internalFileId int, pageIndex long, verifyChecksums boolean) : OCachePointer in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache | From | To | |
Rename Variable firstPageStartPosition : long to pagePosition : long in method private loadFileContent(internalFileId int, pageIndex long, verifyChecksums boolean) : OCachePointer in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache | From | To | |
Change Return Type | 2 | ||
Change Return Type ByteBuffer to OPointer in method public loadPage(fileId int, pageIndex int, bufferPool OByteBufferPool) : OPointer in class com.orientechnologies.orient.core.storage.cache.local.doublewritelog.DoubleWriteLogNoOP | From | To | |
Change Return Type ByteBuffer to OPointer in method public loadPage(fileId int, pageIndex int, bufferPool OByteBufferPool) : OPointer in class com.orientechnologies.orient.core.storage.cache.local.doublewritelog.DoubleWriteLog | From | To | |
Rename Parameter | 2 | ||
Rename Parameter startPageIndex : long to pageIndex : long in method private loadFileContent(internalFileId int, pageIndex long, verifyChecksums boolean) : OCachePointer in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache | From | To | |
Rename Parameter intId : int to internalFileId : int in method private loadFileContent(internalFileId int, pageIndex long, verifyChecksums boolean) : OCachePointer in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache | From | To |