5ad7f5bf12e92bbf5ab8cd92c6c135ed36e14188
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public getShortEntirelyFromPrimaryCursor() : void renamed to public getBytesEntirelyFromPrimaryCursor() : void in class org.neo4j.kernel.impl.store.format.highlimit.SecondaryPageCursorReadDataAdapterTest | From | To | |
Rename Method public getShortEntirelyFromSecondaryCursor() : void renamed to public getBytesEntirelyFromSecondaryCursor() : void in class org.neo4j.kernel.impl.store.format.highlimit.SecondaryPageCursorReadDataAdapterTest | From | To | |
Rename Method public getShortFromPrimaryAndSecondaryCursor() : void renamed to public getBytesFromPrimaryAndSecondaryCursor() : void in class org.neo4j.kernel.impl.store.format.highlimit.SecondaryPageCursorReadDataAdapterTest | From | To |