ca0ff45a088a689058252fa5dad13abc16ef83cd
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable sharedLock : SharedLock in method public releaseExclusive(resourceType Locks.ResourceType, resourceId long) : void from class org.neo4j.kernel.ha.lock.forseti.ForsetiClient | From | To | |
Extract Variable lockMap : ConcurrentMap<Long,ForsetiLockManager.Lock> in method public releaseExclusive(resourceType Locks.ResourceType, resourceId long) : void from class org.neo4j.kernel.ha.lock.forseti.ForsetiClient | From | To | |
Extract Method | 2 | ||
Extract Method private releaseAllClientLocks() : void extracted from public releaseAll() : void in class org.neo4j.kernel.ha.lock.forseti.ForsetiClient | From | To | |
Extract Method public cleanUpdateHolder() : void extracted from public releaseUpdateLock(client ForsetiClient) : void in class org.neo4j.kernel.ha.lock.forseti.SharedLock | From | To |