893d0fe08ebe6502ac8efd772de3e5bc120be6f3
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable ignored : UnknownHostException to e : UnknownHostException in method private ipFinderHasLocalAddress() : boolean in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi | From | To | |
Extract Variable | 1 | ||
Extract Variable discoMgr : GridManager in method public start(cfg IgniteConfiguration, utilityCachePool ExecutorService, execSvc ExecutorService, sysExecSvc ExecutorService, p2pExecSvc ExecutorService, mgmtExecSvc ExecutorService, igfsExecSvc ExecutorService, restExecSvc ExecutorService, errHnd GridAbsClosure) : void from class org.apache.ignite.internal.IgniteKernal | From | To | |
Extract Method | 1 | ||
Extract Method public add(comp GridComponent, addToList boolean) : void extracted from public add(comp GridComponent) : void in class org.apache.ignite.internal.GridKernalContextImpl | From | To |