Toggle navigation
Home
redisson
4d4eabdb3a41ce224185556992697ab8d6ad537f
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 2
Link to commit
Third party dependencies:
Dependency Action
Refactorings reported:
Refactoring Name
Occurences
Extract Method
1
Extract Method public getAllAsync(keys Set<K>) : Future<Map<K,V>> extracted from public getAll(keys Set<K>) : Map<K,V> in class org.redisson.RedissonMap
From
To