f3a3a4a82d0e3e879943252a1a5da6d4990326ee
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private tryAcquire(counter AtomicInteger) : boolean extracted from public tryAcquireSubscribeConnection() : boolean in class org.redisson.connection.SubscribesConnectionEntry | From | To | |
| Extract Method private tryAcquire(counter AtomicInteger) : boolean extracted from public tryAcquireConnection() : boolean in class org.redisson.connection.SubscribesConnectionEntry | From | To |