0dba9a3fc51887c0ac19e37e9dd9889d0783830c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable hostAndPort : Set<HostAndPort> to hostAndPorts : Set<HostAndPort> in method protected createCluster() : JedisCluster in class com.mpush.cache.redis.connection.RedisConnectionFactory | From | To | |
| Inline Method | 1 | ||
| Inline Method protected createCluster(servers List<RedisNode>, poolConfig GenericObjectPoolConfig) : JedisCluster inlined to protected createCluster() : JedisCluster in class com.mpush.cache.redis.connection.RedisConnectionFactory | From | To |