54c53e27973be42ec0d83fd8f4f00dfd816d5f71
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable allProperties : Map<String,Object> to properties : Map<String,Object> in method private updateDocument(indexWriter PartitionedIndexWriter, entityId long, properties Map<String,Object>) : void in class org.neo4j.kernel.api.impl.fulltext.FulltextUpdateApplier | From | To | |
Extract Method | 1 | ||
Extract Method private updateDocument(indexWriter PartitionedIndexWriter, entityId long, properties Map<String,Object>) : void extracted from package updatePropertyData(state Map<Long,Map<String,Object>>, index WritableFulltext) : BinaryLatch in class org.neo4j.kernel.api.impl.fulltext.FulltextUpdateApplier | From | To |