1eedd37c744bd4a851a9a459634ffddf0529197f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public ensureIndexPropertyKeys(identifier String, type FulltextProvider.FulltextIndexType, propertyKeys List<String>) : void renamed to public changeIndexedProperties(identifier String, type FulltextProvider.FulltextIndexType, propertyKeys List<String>) : void in class org.neo4j.kernel.api.impl.fulltext.FulltextFactory | From | To | |
Extract Method | 1 | ||
Extract Method private setupDb() : void extracted from public fiveHundredThousandOnlineUpdates() : void in class org.neo4j.kernel.api.impl.fulltext.integrations.bloom.BloomFulltextIndexBenchmarks | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type factory : TestGraphDatabaseFactory to factory : GraphDatabaseFactory in class org.neo4j.kernel.api.impl.fulltext.integrations.bloom.BloomFulltextIndexBenchmarks | From | To |