296aad894507042da2ad8e764b9f67a0208207b0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 2 | ||
Move Attribute public BLOOM_NODES : String from class org.neo4j.kernel.api.impl.fulltext.integrations.bloom.BloomKernelExtension to public BLOOM_NODES : String from class org.neo4j.kernel.api.impl.fulltext.integrations.bloom.BloomKernelExtensionFactory | From | To | |
Move Attribute public BLOOM_RELATIONSHIPS : String from class org.neo4j.kernel.api.impl.fulltext.integrations.bloom.BloomKernelExtension to public BLOOM_RELATIONSHIPS : String from class org.neo4j.kernel.api.impl.fulltext.integrations.bloom.BloomKernelExtensionFactory | From | To | |
Rename Attribute | 1 | ||
Rename Attribute fileSystemAbstraction : FileSystemAbstraction to fileSystem : FileSystemAbstraction in class org.neo4j.kernel.api.impl.fulltext.integrations.bloom.BloomKernelExtension | From | To | |
Rename Parameter | 1 | ||
Rename Parameter fileSystemAbstraction : FileSystemAbstraction to fileSystem : FileSystemAbstraction in method package BloomKernelExtension(fileSystem FileSystemAbstraction, storeDir File, config Config, db GraphDatabaseService, procedures Procedures, logService LogService, availabilityGuard AvailabilityGuard, scheduler JobScheduler) in class org.neo4j.kernel.api.impl.fulltext.integrations.bloom.BloomKernelExtension | From | To |