cdc1d164c367b82afc17ddce4651b6c1e966e7e2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable clients : Collection<N> to entries : Collection<MasterSlaveEntry> in method public getNode(address String) : N in class org.redisson.RedisNodes | From | To | |
| Rename Variable clients : Collection<N> to entries : Collection<MasterSlaveEntry> in method public getNodes(type NodeType) : Collection<N> in class org.redisson.RedisNodes | From | To | |
| Rename Variable node : N to masterSlaveEntry : MasterSlaveEntry in method public getNodes(type NodeType) : Collection<N> in class org.redisson.RedisNodes | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type clients : Collection<N> to entries : Collection<MasterSlaveEntry> in method public getNode(address String) : N in class org.redisson.RedisNodes | From | To | |
| Change Variable Type clients : Collection<N> to entries : Collection<MasterSlaveEntry> in method public getNodes(type NodeType) : Collection<N> in class org.redisson.RedisNodes | From | To | |
| Change Variable Type node : N to masterSlaveEntry : MasterSlaveEntry in method public getNodes(type NodeType) : Collection<N> in class org.redisson.RedisNodes | From | To |