9e8e6efff82db8bf750fa07d27c2e9f8b4ad5efd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private stopLockSessionOnMaster() : void extracted from public stop() : void in class org.neo4j.kernel.ha.lock.SlaveLocksClient | From | To | |
Extract Method private closeLockSessionOnMaster() : void extracted from public close() : void in class org.neo4j.kernel.ha.lock.SlaveLocksClient | From | To | |
Rename Parameter | 1 | ||
Rename Parameter logging : LogService to logService : LogService in method protected createLockManager(highAvailabilityModeSwitcher HighAvailabilityModeSwitcher, modeSwitchersLife LifeSupport, config Config, masterDelegateInvocationHandler DelegateInvocationHandler<Master>, requestContextFactory RequestContextFactory, availabilityGuard AvailabilityGuard, logService LogService) : Locks in class org.neo4j.kernel.ha.factory.HighlyAvailableEditionModule | From | To |