7ac4453edccc5081bdd6e826a6a9354cdbfa2726
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable first : EntityMultiSet to set : PropertyMultiSet in method package has(entityTokenIds long[], propertyKey int) : boolean in class org.neo4j.kernel.impl.api.index.SchemaDescriptorLookupSet | From | To | |
| Inline Method | 7 | ||
| Inline Method private sortedTokenIds(tokenIds int[]) : int[] inlined to private sortedPropertyKeyIds(schemaDescriptor SchemaDescriptor) : int[] in class org.neo4j.kernel.impl.api.index.SchemaDescriptorLookupSet | From | To | |
| Inline Method private sortedEntityTokenIds(schemaDescriptor SchemaDescriptor) : int[] inlined to public add(schemaDescriptor T) : void in class org.neo4j.kernel.impl.api.index.SchemaDescriptorLookupSet | From | To | |
| Inline Method private sortedEntityTokenIds(schemaDescriptor SchemaDescriptor) : int[] inlined to public remove(schemaDescriptor T) : void in class org.neo4j.kernel.impl.api.index.SchemaDescriptorLookupSet | From | To | |
| Change Variable Type | 4 | ||
| Change Variable Type set : EntityMultiSet to set : PropertyMultiSet in method package matchingDescriptors(into Collection<T>, entityTokenIds long[]) : void in class org.neo4j.kernel.impl.api.index.SchemaDescriptorLookupSet | From | To | |
| Change Variable Type first : EntityMultiSet to first : PropertyMultiSet in method package matchingDescriptorsForCompleteListOfProperties(into Collection<T>, entityTokenIds long[], sortedProperties int[]) : void in class org.neo4j.kernel.impl.api.index.SchemaDescriptorLookupSet | From | To | |
| Change Variable Type first : EntityMultiSet to set : PropertyMultiSet in method package has(entityTokenIds long[], propertyKey int) : boolean in class org.neo4j.kernel.impl.api.index.SchemaDescriptorLookupSet | From | To | |
| Change Variable Type first : EntityMultiSet to first : PropertyMultiSet in method package matchingDescriptorsForPartialListOfProperties(into Collection<T>, entityTokenIds long[], sortedProperties int[]) : void in class org.neo4j.kernel.impl.api.index.SchemaDescriptorLookupSet | From | To |