b8bec5e0ecbaab384a7a8421f013c185b3a74212
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute private EMPTY_BYTES : byte[] in class org.infinispan.client.hotrod.impl.TopologyInfo | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type servers : Collection<SocketAddress> to servers : Map<byte[],Collection<SocketAddress>> in class org.infinispan.client.hotrod.impl.TopologyInfo | From | To | |
Rename Parameter | 1 | ||
Rename Parameter servers : Collection<SocketAddress> to initialServers : Collection<SocketAddress> in method public TopologyInfo(topologyId AtomicInteger, initialServers Collection<SocketAddress>, configuration Configuration) in class org.infinispan.client.hotrod.impl.TopologyInfo | From | To |