3bc3c99cc8b580b8084af634380282cf928c5a84
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute checker : NodeInUseWithCorrectLabelsCheck<IndexEntry,ConsistencyReport.IndexConsistencyReport> to nodeChecker : NodeInUseWithCorrectLabelsCheck<IndexEntry,ConsistencyReport.IndexConsistencyReport> in method public check(record IndexEntry, engine CheckerEngine<IndexEntry,ConsistencyReport.IndexConsistencyReport>, records RecordAccess) : void in class org.neo4j.consistency.checking.full.IndexCheck | From | To | |
Extract Variable | 2 | ||
Extract Variable schema : SchemaDescriptor in method private matchIndexesToNode(record NodeRecord, engine CheckerEngine<NodeRecord,ConsistencyReport.NodeConsistencyReport>, records RecordAccess, propertyRecs Collection<PropertyRecord>) : void from class org.neo4j.consistency.checking.full.PropertyAndNodeIndexedCheck | From | To | |
Extract Variable id : long in method public check(record IndexEntry, engine CheckerEngine<IndexEntry,ConsistencyReport.IndexConsistencyReport>, records RecordAccess) : void from class org.neo4j.consistency.checking.full.IndexCheck | From | To |