|
Change Variable Type index : CapableIndexReference to index : IndexReference in method public shouldCreateIndex() : void in class org.neo4j.internal.kernel.api.SchemaReadWriteTestBase |
From |
To |
|
Change Variable Type that : DefaultCapableIndexReference to that : IndexReference in method public equals(o Object) : boolean in class org.neo4j.kernel.impl.api.store.DefaultCapableIndexReference |
From |
To |
|
Change Variable Type idx : CapableIndexReference to idx : IndexReference in method public schemaStateShouldBeEvictedOnIndexDropped() : void in class org.neo4j.kernel.impl.api.integrationtest.KernelIT |
From |
To |
|
Change Variable Type index1 : CapableIndexReference to index1 : IndexReference in method public shouldListAll() : void in class org.neo4j.kernel.impl.api.index.IndexIT |
From |
To |
|
Change Variable Type index : CapableIndexReference to index : IndexReference in method public shouldDropIndex() : void in class org.neo4j.internal.kernel.api.SchemaReadWriteTestBase |
From |
To |
|
Change Variable Type existingRule : CapableIndexReference to existingRule : IndexReference in method public committedAndTransactionalIndexRulesShouldBeMerged() : void in class org.neo4j.kernel.impl.api.index.IndexIT |
From |
To |
|
Change Variable Type that : DefaultIndexReference to that : IndexReference in method public equals(o Object) : boolean in class org.neo4j.kernel.impl.api.store.DefaultIndexReference |
From |
To |
|
Change Variable Type expectedRule : CapableIndexReference to expectedRule : IndexReference in method public addIndexRuleInATransaction() : void in class org.neo4j.kernel.impl.api.index.IndexIT |
From |
To |
|
Change Variable Type index : CapableIndexReference to index : IndexReference in method public shouldDisallowDroppingIndexThatDoesNotExist() : void in class org.neo4j.kernel.impl.api.index.IndexIT |
From |
To |
|
Change Variable Type index : CapableIndexReference to index : IndexReference in method public shouldNotSeeDroppedIndexFromTransaction() : void in class org.neo4j.internal.kernel.api.SchemaReadWriteTestBase |
From |
To |