|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method public checkPointShouldLockOutWriter() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method public shouldStayCorrectAfterRandomModifications() : void in class org.neo4j.index.gbptree.GBPTreeIT |
From |
To |
|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method public shouldNotBeAbleToAcquireModifierTwice() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method public execute(index GBPTree<MutableLong,MutableLong>) : void in class org.neo4j.index.gbptree.GBPTreeRecoveryTest.RemoveAction |
From |
To |
|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method public shouldReadCorrectlyWhenConcurrentlyInsertingOutOfOrder() : void in class org.neo4j.index.gbptree.GBPTreeIT |
From |
To |
|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method private randomlyModifyIndex(index GBPTree<MutableLong,MutableLong>, data Map<MutableLong,MutableLong>, random Random) : void in class org.neo4j.index.gbptree.GBPTreeIT |
From |
To |
|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method public execute(index GBPTree<MutableLong,MutableLong>) : void in class org.neo4j.index.gbptree.GBPTreeRecoveryTest.InsertAction |
From |
To |
|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method public shouldReadCorrectlyWhenConcurrentlyRemovingOutOfOrder() : void in class org.neo4j.index.gbptree.GBPTreeIT |
From |
To |
|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method public shouldReadCorrectlyWhenConcurrentlyRemovingOutOfOrderBackwards() : void in class org.neo4j.index.gbptree.GBPTreeIT |
From |
To |
|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method public shouldRecoverFromCrashBeforeFirstCheckpoint() : void in class org.neo4j.index.gbptree.GBPTreeRecoveryTest |
From |
To |
|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method public shouldAllowClosingWriterMultipleTimes() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method private insertEverythingInRange(index GBPTree<MutableLong,MutableLong>, minValue long, maxValue long) : void in class org.neo4j.index.gbptree.GBPTreeIT |
From |
To |
|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method public shouldRemapFileIfMappedWithPageSizeLargerThanCreationSize() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method public shouldSplitCorrectly() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method public shouldReadCorrectlyWhenConcurrentlyInsertingInOrder() : void in class org.neo4j.index.gbptree.GBPTreeIT |
From |
To |
|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method public shouldSeeSimpleInsertions() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type writer : IndexWriter<MutableLong,MutableLong> to writer : Writer<MutableLong,MutableLong> in method public shouldReadCorrectlyWhenConcurrentlyInsertingOutOfOrderAndSeekingBackwards() : void in class org.neo4j.index.gbptree.GBPTreeIT |
From |
To |