|
Change Parameter Type swapperId : short to swapperId : int in method public fault(pageRef long, swapper PageSwapper, swapperId int, filePageId long, event PageFaultEvent) : void in class org.neo4j.io.pagecache.impl.muninn.PageList |
From |
To |
|
Change Parameter Type id : short to id : int in method package getAllocation(id int) : SwapperMapping in class org.neo4j.io.pagecache.impl.muninn.SwapperSet |
From |
To |
|
Change Parameter Type swapperId : short to swapperId : int in method private cannotFaultException(pageRef long, swapper PageSwapper, swapperId int, filePageId long, currentSwapper int, currentFilePageId long) : IllegalStateException in class org.neo4j.io.pagecache.impl.muninn.PageList |
From |
To |
|
Change Parameter Type swapperId : short to swapperId : int in method public isBoundTo(pageRef long, swapperId int, filePageId long) : boolean in class org.neo4j.io.pagecache.impl.muninn.PageList |
From |
To |
|
Change Parameter Type swapperId : short to swapperId : int in method private doFault(swapperId int, filePageId long) : void in class org.neo4j.io.pagecache.impl.muninn.PageListTest |
From |
To |
|
Change Variable Type swapperId : short to swapperId : int in method public pageMustBeLoadedAndBoundAfterFault() : void in class org.neo4j.io.pagecache.impl.muninn.PageListTest |
From |
To |
|
Change Variable Type swapperId : short to swapperId : int in method public pageWith5BytesFilePageIdMustBeLoadedAndBoundAfterFault() : void in class org.neo4j.io.pagecache.impl.muninn.PageListTest |
From |
To |
|
Change Variable Type swapperId : short to swapperId : int in method private evict(pageRef long, evictionEvent EvictionEvent) : void in class org.neo4j.io.pagecache.impl.muninn.PageList |
From |
To |
|
Change Variable Type swapperId : short to swapperId : int in method public pageMustBeLoadedAndNotBoundIfFaultThrows() : void in class org.neo4j.io.pagecache.impl.muninn.PageListTest |
From |
To |
|
Change Variable Type available : short to available : int in method package countAvailableIds() : int in class org.neo4j.io.pagecache.impl.muninn.SwapperSet |
From |
To |
|
Change Variable Type swapperId : short to swapperId : int in method public pageMustNotBeBoundAfterSuccessfulEviction() : void in class org.neo4j.io.pagecache.impl.muninn.PageListTest |
From |
To |