|
Rename Variable byProperties : BiFunction<long[],IntSet,Set<SchemaDescriptor>> to indexesByProperties : BiFunction<long[],IntSet,Set<SchemaDescriptor>> in method public getRelatedIndexes(changedEntityTokens long[], unchangedEntityTokens long[], properties IntSet, entityType EntityType) : Set<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Rename Variable byEnitiyIds : Function<long[],Set<SchemaDescriptor>> to indexesByEntityIds : Function<long[],Set<SchemaDescriptor>> in method public getRelatedIndexes(changedEntityTokens long[], unchangedEntityTokens long[], properties IntSet, entityType EntityType) : Set<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Rename Variable nIndexesForLabels : int to nIndexesForEntityTokens : int in method private getDescriptorsByProperties(unchangedEntityTokens long[], properties IntSet, descriptorsByEntityToken IntObjectMap<Set<SchemaDescriptor>>, descriptorsForAllEntityTokens Set<SchemaDescriptor>, descriptorsByProperty IntObjectMap<Set<SchemaDescriptor>>) : Set<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Rename Parameter unchangedLabels : long[] to unchangedEntityTokens : long[] in method private getDescriptorsByProperties(unchangedEntityTokens long[], properties IntSet, descriptorsByEntityToken IntObjectMap<Set<SchemaDescriptor>>, descriptorsForAllEntityTokens Set<SchemaDescriptor>, descriptorsByProperty IntObjectMap<Set<SchemaDescriptor>>) : Set<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Rename Parameter entityIds : long[] to entityTokenIds : long[] in method public isAffected(entityTokenIds long[]) : boolean in class org.neo4j.internal.kernel.api.schema.SchemaDescriptor |
From |
To |
|
Rename Parameter entityIds : long[] to entityTokenIds : long[] in method public isAffected(entityTokenIds long[]) : boolean in class org.neo4j.kernel.api.schema.RelationTypeSchemaDescriptor |
From |
To |
|
Rename Parameter entityIds : long[] to entityTokenIds : long[] in method public isAffected(entityTokenIds long[]) : boolean in class org.neo4j.kernel.api.schema.MultiTokenSchemaDescriptor |
From |
To |
|
Rename Parameter entityIds : long[] to entityTokenIds : long[] in method public isAffected(entityTokenIds long[]) : boolean in class org.neo4j.kernel.api.schema.LabelSchemaDescriptor |
From |
To |