de410aa8d3455b55f3c39e49780136c0b6c5e64b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 26
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type newFile : File to newFile : Path in method public renameTo(newFile Path) : void in class com.orientechnologies.orient.core.storage.fs.OFile | From | To | |
Change Parameter Type newFile : File to newFile : Path in method public renameTo(newFile Path) : void in class com.orientechnologies.orient.core.storage.fs.OFileClassic | From | To | |
Change Parameter Type osFile : String to osFile : Path in method public OFileClassic(osFile Path) in class com.orientechnologies.orient.core.storage.fs.OFileClassic | From | To | |
Change Parameter Type dbPath : String to dbPath : Path in method public OStorageVariableParser(dbPath Path) in class com.orientechnologies.orient.core.storage.impl.local.OStorageVariableParser | From | To | |
Change Return Type | 5 | ||
Change Return Type long to void in method public write(iOffset long, iSourceBuffer byte[]) : void in class com.orientechnologies.orient.core.storage.fs.OFileClassic | From | To | |
Change Return Type void to long in method package makeRetired() : long in class com.orientechnologies.common.collection.closabledictionary.OClosableEntry | From | To | |
Change Return Type boolean to void in method public renameTo(newFile Path) : void in class com.orientechnologies.orient.core.storage.fs.OFile | From | To | |
Change Return Type long to void in method public write(iOffset long, iSourceBuffer byte[]) : void in class com.orientechnologies.orient.core.storage.fs.OFile | From | To | |
Change Return Type boolean to void in method public renameTo(newFile Path) : void in class com.orientechnologies.orient.core.storage.fs.OFileClassic | From | To | |
Rename Attribute | 1 | ||
Rename Attribute index : int to openLimit : int in class com.orientechnologies.common.collection.closabledictionary.OClosableLinkedContainerTest.CItem | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type storagePath : String to storagePath : Path in class com.orientechnologies.orient.core.storage.impl.local.paginated.OLocalPaginatedStorage | From | To | |
Change Attribute Type osFile : File to osFile : Path in class com.orientechnologies.orient.core.storage.fs.OFileClassic | From | To | |
Change Attribute Type dbPath : String to dbPath : Path in class com.orientechnologies.orient.core.storage.impl.local.OStorageVariableParser | From | To | |
Rename Parameter | 2 | ||
Rename Parameter index : int to openLimit : int in method public CItem(openLimit int) in class com.orientechnologies.common.collection.closabledictionary.OClosableLinkedContainerTest.CItem | From | To | |
Rename Parameter iSize : long to size : long in method public shrink(size long) : void in class com.orientechnologies.orient.core.storage.fs.OFileClassic | From | To |