9d811f1b56a07a463f9ca88535581097477929b2
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable starFut : IgniteFuture<UUID> to fut : IgniteFuture<UUID> in method public testAsync() : void in class org.apache.ignite.messaging.GridMessagingSelfTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type discoSpi : TestTcpDiscoverySpi to discoSpi : TcpDiscoverySpi in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.messaging.GridMessagingSelfTest | From | To |