50dd28d28359930e020cf53d3000066965fc56b7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Attribute | 1 | ||
Push Down Attribute protected ignite : Ignite from class org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinderAdapter to private ignite : Ignite from class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.TcpDiscoverySharedFsIpFinder | From | To | |
Extract Method | 1 | ||
Extract Method private resolveLocalAddresses() : Collection<InetAddress> extracted from public initializeLocalAddresses(addrs Collection<InetSocketAddress>) : void in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder | From | To |