|
Rename Method public lastPageIdMustNotIncreaseWhenReadingToEndWithNoGrowAndExclusiveLock() : void renamed to public lastPageIdMustNotIncreaseWhenReadingToEndWithNoGrowAndWriteLock() : void in class org.neo4j.io.pagecache.PageCacheTest |
From |
To |
|
Rename Method public sharedLockImpliesNoGrow() : void renamed to public readLockImpliesNoGrow() : void in class org.neo4j.io.pagecache.PageCacheTest |
From |
To |
|
Rename Method public lastPageIdMustNotIncreaseWhenReadingToEndWithSharedLock() : void renamed to public lastPageIdMustNotIncreaseWhenReadingToEndWithReadLock() : void in class org.neo4j.io.pagecache.PageCacheTest |
From |
To |
|
Rename Method public lastPageIdMustIncreaseWhenJumpingPastEndWithExclusiveLock() : void renamed to public lastPageIdMustIncreaseWhenJumpingPastEndWithWriteLock() : void in class org.neo4j.io.pagecache.PageCacheTest |
From |
To |
|
Rename Method public specifyingBothSharedAndExclusiveLocksMustThrow() : void renamed to public specifyingBothReadAndWriteLocksMustThrow() : void in class org.neo4j.io.pagecache.PageCacheTest |
From |
To |
|
Rename Method public mustThrowWhenClaimingWithSharedLockMoreThanOneCursorFromSamePageCacheButDifferentPagedFiles() : void renamed to public mustThrowWhenClaimingWithReadLockMoreThanOneCursorFromSamePageCacheButDifferentPagedFiles() : void in class org.neo4j.io.pagecache.PageCacheTest |
From |
To |
|
Rename Method public lastPageIdMustIncreaseWhenScanningPastEndWithExclusiveLock() : void renamed to public lastPageIdMustIncreaseWhenScanningPastEndWithWriteLock() : void in class org.neo4j.io.pagecache.PageCacheTest |
From |
To |
|
Rename Method public tracerMustBeNotifiedOfSharedAndExclusivePins() : void renamed to public tracerMustBeNotifiedOfReadAndWritePins() : void in class org.neo4j.io.pagecache.PageCacheTest |
From |
To |
|
Rename Method public mustThrowWhenClaimingWithSharedLockMoreThanOneCursorFromSamePagedFile() : void renamed to public mustThrowWhenClaimingWithReadLockMoreThanOneCursorFromSamePagedFile() : void in class org.neo4j.io.pagecache.PageCacheTest |
From |
To |
|
Rename Parameter exclusiveLock : boolean to writeLock : boolean in method public beginPin(writeLock boolean, filePageId long, swapper PageSwapper) : PinEvent in class org.neo4j.test.LinearHistoryPageCacheTracer |
From |
To |
|
Rename Parameter exclusiveLock : boolean to writeLock : boolean in method public beginPin(writeLock boolean, filePageId long, swapper PageSwapper) : PinEvent in class org.neo4j.io.pagecache.RecordingPageCacheTracer |
From |
To |
|
Rename Parameter exclusiveLock : boolean to writeLock : boolean in method public beginPin(writeLock boolean, filePageId long, swapper PageSwapper) : PinEvent in class org.neo4j.io.pagecache.tracing.PageCacheTracer |
From |
To |
|
Rename Parameter exclusiveLock : boolean to writeLock : boolean in method public beginPin(writeLock boolean, filePageId long, swapper PageSwapper) : PinEvent in class org.neo4j.io.pagecache.tracing.DelegatingPageCacheTracer |
From |
To |
|
Rename Parameter exclusiveLock : boolean to writeLock : boolean in method public beginPin(writeLock boolean, filePageId long, swapper PageSwapper) : PinEvent in class org.neo4j.io.pagecache.tracing.DefaultPageCacheTracer |
From |
To |