|
Rename Variable writtenOffset : int to pageOffset : int in method public writeTrailer(pagedFile PagedFile, trailer byte[], trailerOffset long) : void in class org.neo4j.kernel.impl.store.StoreVersionTrailerUtil |
From |
To |
|
Rename Variable allData : byte[] to data : byte[] in method public readTrailer(pagedFile PagedFile, expectedTrailer String) : String in class org.neo4j.kernel.impl.store.StoreVersionTrailerUtil |
From |
To |
|
Rename Variable pageCursor : PageCursor to cursor : PageCursor in method public writeTrailer(pagedFile PagedFile, trailer byte[], trailerOffset long) : void in class org.neo4j.kernel.impl.store.StoreVersionTrailerUtil |
From |
To |
|
Rename Variable currentPage : int to arrayOffset : int in method private getTheBytesThatWillContainTheTrailer(pageSize int, firstPageThatTrailerMightBeIn long, lastPageId long, pageCursor PageCursor) : byte[] in class org.neo4j.kernel.impl.store.StoreVersionTrailerUtil |
From |
To |
|
Rename Variable pageIdTrailerStartsIn : long to startPageId : long in method public writeTrailer(pagedFile PagedFile, trailer byte[], trailerOffset long) : void in class org.neo4j.kernel.impl.store.StoreVersionTrailerUtil |
From |
To |