77d54658b4f3a59286d7c9b25a4c7b7147d2cdd5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method public tryLock(waitTime long, leaseTime long, unit TimeUnit) : boolean extracted from public tryLock(time long, unit TimeUnit) : boolean in class org.redisson.core.RedissonMultiLock | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter time : long to waitTime : long in method public tryLock(waitTime long, unit TimeUnit) : boolean in class org.redisson.core.RedissonMultiLock | From | To |