626f5785f68b484dcf88db91505911d7043de2a7
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type redisson : Redisson to redisson : RedissonClient in method public RedissonPriorityDeque(codec Codec, commandExecutor CommandExecutor, name String, redisson RedissonClient) in class org.redisson.RedissonPriorityDeque | From | To | |
| Change Parameter Type redisson : Redisson to redisson : RedissonClient in method protected RedissonPriorityDeque(commandExecutor CommandExecutor, name String, redisson RedissonClient) in class org.redisson.RedissonPriorityDeque | From | To | |
| Extract Method | 1 | ||
| Extract Method public peekLastAsync() : RFuture<V> extracted from public peekLast() : V in class org.redisson.RedissonPriorityDeque | From | To |