65f347299c8699ec8b43dad8ec63a40758677dd2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Attribute | 1 | ||
Pull Up Attribute private gridName : String from class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi to protected gridName : String from class org.apache.ignite.spi.IgniteSpiAdapter | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected injectResources(ignite Ignite) : void extracted from protected injectResources(ignite Ignite) : void in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi & moved to class org.apache.ignite.spi.IgniteSpiAdapter | From | To |