65acc5b2fcc0d4c24ffc1cb8fab871074310541d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class org.neo4j.kernel.api.impl.fulltext.FulltextUpdateApplier.ApplierThread renamed to org.neo4j.kernel.api.impl.fulltext.FulltextUpdateApplier.ApplierWorker | From | To | |
| Extract Variable | 1 | ||
| Extract Variable log : Log in method public init() : void from class org.neo4j.kernel.api.impl.fulltext.integrations.bloom.BloomKernelExtension | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type workerThread : ApplierThread to workerThread : JobScheduler.JobHandle in class org.neo4j.kernel.api.impl.fulltext.FulltextUpdateApplier | From | To |