3b5c1f848b4c62a993d18f4ca19a3a04a69ed0a0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private findClients(clients List<ClientConnectionsEntry>, weightsCopy Map<InetSocketAddress,WeightEntry>) : List<ClientConnectionsEntry> extracted from public getEntry(clients List<ClientConnectionsEntry>) : ClientConnectionsEntry in class org.redisson.connection.balancer.WeightedRoundRobinBalancer | From | To |