f3a6a1ca2d7ffaf3196967d9e10b1c01984d5754
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private refreshIndex(index WritableFulltext) : void from class org.neo4j.kernel.api.impl.fulltext.FulltextTransactionEventUpdater to private refreshIndex(index WritableFulltext) : void from class org.neo4j.kernel.api.impl.fulltext.FulltextUpdateApplier.ApplierThread | From | To | |
| Extract Class | 1 | ||
| Extract Class org.neo4j.kernel.api.impl.fulltext.FulltextUpdateApplier from class org.neo4j.kernel.api.impl.fulltext.FulltextTransactionEventUpdater | From | To | |
| Extract Method | 2 | ||
| Extract Method private createTestGraphDatabaseFactory() : void extracted from public before() : void in class org.neo4j.kernel.api.impl.fulltext.integrations.bloom.BloomIT | From | To | |
| Extract Method private configureBloomExtension() : void extracted from public before() : void in class org.neo4j.kernel.api.impl.fulltext.integrations.bloom.BloomIT | From | To |