|
Change Parameter Type right : StringSchemaKey to right : StringIndexKey in method public minimalSplitter(left StringIndexKey, right StringIndexKey, into StringIndexKey) : void in class org.neo4j.kernel.impl.index.schema.StringLayout |
From |
To |
|
Change Parameter Type into : StringSchemaKey to into : StringIndexKey in method public minimalSplitter(left StringIndexKey, right StringIndexKey, into StringIndexKey) : void in class org.neo4j.kernel.impl.index.schema.StringLayout |
From |
To |
|
Change Parameter Type key : StringSchemaKey to key : StringIndexKey in method package copyFrom(key StringIndexKey, targetLength int) : void in class org.neo4j.kernel.impl.index.schema.StringIndexKey |
From |
To |
|
Change Parameter Type left : StringSchemaKey to left : StringIndexKey in method public minimalSplitter(left StringIndexKey, right StringIndexKey, into StringIndexKey) : void in class org.neo4j.kernel.impl.index.schema.StringLayout |
From |
To |