|
Change Parameter Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public execute(index GBPTree<MutableLong,MutableLong>) : void in class org.neo4j.index.gbptree.GBPTreeRecoveryTest.Action |
From |
To |
|
Change Parameter Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public execute(index GBPTree<MutableLong,MutableLong>) : void in class org.neo4j.index.gbptree.GBPTreeRecoveryTest.RemoveAction |
From |
To |
|
Change Parameter Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method private execute(load List<Action>, index GBPTree<MutableLong,MutableLong>) : void in class org.neo4j.index.gbptree.GBPTreeRecoveryTest |
From |
To |
|
Change Parameter Type index : Index<MutableLong,MutableLong> to index : GBPTree<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 Parameter Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public execute(index GBPTree<MutableLong,MutableLong>) : void in class org.neo4j.index.gbptree.GBPTreeRecoveryTest.InsertAction |
From |
To |
|
Change Parameter Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public execute(index GBPTree<MutableLong,MutableLong>) : void in class org.neo4j.index.gbptree.GBPTreeRecoveryTest.CheckpointAction |
From |
To |
|
Change Variable Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public shouldSplitCorrectly() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public shouldFailToOpenOnDifferentMetaData() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public shouldReadWrittenMetaData() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public shouldFailWhenTryingToOpenWithDifferentFormatVersion() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public shouldRemapFileIfMappedWithPageSizeLargerThanCreationSize() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public shouldFailWhenTryingToRemapWithPageSizeLargerThanCachePageSize() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public shouldMapIndexFileWithProvidedPageSizeIfLessThanOrEqualToCachePageSize() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public shouldFailOnOpenWithDifferentPageSize() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public shouldFailOnStartingWithPageSizeLargerThanThatOfPageCache() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public shouldFailToOpenOnDifferentMinorVersion() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public shouldFailToOpenOnDifferentLayout() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public shouldFailToOpenOnDifferentMajorVersion() : void in class org.neo4j.index.gbptree.GBPTreeTest |
From |
To |
|
Change Variable Type index : Index<MutableLong,MutableLong> to index : GBPTree<MutableLong,MutableLong> in method public shouldStayCorrectAfterRandomModifications() : void in class org.neo4j.index.gbptree.GBPTreeIT |
From |
To |