c8fec4c6fe1e2a521a12a93ab55018091773402f
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public holderWaitListSize() : int renamed to public detectDeadlock(clientId int) : int in class org.neo4j.kernel.impl.enterprise.lock.forseti.SharedLock | From | To | |
Rename Method public holderWaitListSize() : int renamed to public detectDeadlock(client int) : int in class org.neo4j.kernel.impl.enterprise.lock.forseti.ForsetiLockManager.Lock | From | To | |
Extract Variable | 1 | ||
Extract Variable holdsSharedLock : boolean in method private tryUpgradeSharedToExclusive(resourceType ResourceType, lockMap ConcurrentMap<Long,ForsetiLockManager.Lock>, resourceId long, sharedLock SharedLock) : boolean from class org.neo4j.kernel.impl.enterprise.lock.forseti.ForsetiClient | From | To |