5f2185beeceb04277ec8f7d47c0f02d06047fad8
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Interface | 2 | ||
Extract Interface org.redisson.core.RQueueAsync from classes [org.redisson.core.RQueue] | From | To | |
Extract Interface org.redisson.core.RCollectionAsync from classes [org.redisson.core.RListAsync] | From | To | |
Extract Method | 1 | ||
Extract Method public pollAsync() : Future<V> extracted from public poll() : V in class org.redisson.RedissonQueue | From | To |