|
Change Parameter Type readOperations : ReadOperations to tokenRead : TokenRead in method private asConstraintDefinition(constraint ConstraintDescriptor, tokenRead TokenRead) : ConstraintDefinition in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Change Parameter Type indexes : Iterator<SchemaIndexDescriptor> to indexes : Iterator<CapableIndexReference> in method private addDefinitions(definitions List<IndexDefinition>, tokenRead TokenRead, indexes Iterator<CapableIndexReference>) : void in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Change Parameter Type index : SchemaIndexDescriptor to index : CapableIndexReference in method private descriptorToDefinition(tokenRead TokenRead, index CapableIndexReference) : IndexDefinition in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Change Parameter Type statement : ReadOperations to tokenRead : TokenRead in method private descriptorToDefinition(tokenRead TokenRead, index CapableIndexReference) : IndexDefinition in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Change Parameter Type statementSupplier : Supplier<Statement> to transactionSupplier : Supplier<KernelTransaction> in method public SchemaImpl(transactionSupplier Supplier<KernelTransaction>) in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Change Parameter Type readOperations : ReadOperations to tokenRead : TokenRead in method private asConstraintDefinitions(constraints Iterator<? extends ConstraintDescriptor>, tokenRead TokenRead) : Iterable<ConstraintDefinition> in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Rename Variable readOps : ReadOperations to schemaRead : SchemaRead in method public getIndexState(index IndexDefinition) : IndexState in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Rename Variable statement : Statement to ignore : Statement in method public getIndexFailure(index IndexDefinition) : String in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Rename Variable descriptor : SchemaIndexDescriptor to reference : CapableIndexReference in method public getIndexState(index IndexDefinition) : IndexState in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Rename Variable readOps : ReadOperations to schemaRead : SchemaRead in method public getIndexPopulationProgress(index IndexDefinition) : IndexPopulationProgress in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Rename Variable statement : Statement to ignore : Statement in method public getIndexPopulationProgress(index IndexDefinition) : IndexPopulationProgress in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Rename Variable statement : Statement to ignore : Statement in method public getIndexState(index IndexDefinition) : IndexState in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Rename Variable readOps : ReadOperations to schemaRead : SchemaRead in method public getIndexFailure(index IndexDefinition) : String in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Change Variable Type readOps : ReadOperations to schemaRead : SchemaRead in method public getIndexState(index IndexDefinition) : IndexState in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Change Variable Type descriptor : SchemaIndexDescriptor to reference : CapableIndexReference in method public getIndexState(index IndexDefinition) : IndexState in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Change Variable Type readOps : ReadOperations to schemaRead : SchemaRead in method public getIndexPopulationProgress(index IndexDefinition) : IndexPopulationProgress in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Change Variable Type indexes : Iterator<SchemaIndexDescriptor> to indexes : Iterator<CapableIndexReference> in method public getIndexes(label Label) : Iterable<IndexDefinition> in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Change Variable Type indexes : Iterator<SchemaIndexDescriptor> to indexes : Iterator<CapableIndexReference> in method public getIndexes() : Iterable<IndexDefinition> in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Change Variable Type lookup : StatementTokenNameLookup to lookup : SilentTokenNameLookup in method private asConstraintDefinition(constraint ConstraintDescriptor, tokenRead TokenRead) : ConstraintDefinition in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Change Variable Type readOps : ReadOperations to schemaRead : SchemaRead in method public getIndexFailure(index IndexDefinition) : String in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Rename Parameter readOperations : ReadOperations to tokenRead : TokenRead in method private asConstraintDefinitions(constraints Iterator<? extends ConstraintDescriptor>, tokenRead TokenRead) : Iterable<ConstraintDefinition> in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Rename Parameter statementSupplier : Supplier<Statement> to transactionSupplier : Supplier<KernelTransaction> in method public SchemaImpl(transactionSupplier Supplier<KernelTransaction>) in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Rename Parameter statement : ReadOperations to tokenRead : TokenRead in method private descriptorToDefinition(tokenRead TokenRead, index CapableIndexReference) : IndexDefinition in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Rename Parameter readOperations : ReadOperations to tokenRead : TokenRead in method private asConstraintDefinition(constraint ConstraintDescriptor, tokenRead TokenRead) : ConstraintDefinition in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |