dc71125d23c03528f324458f0c6a14f3c34ab3ab
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 12
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private nodeCheckError(node TcpDiscoveryNode, errMsg String, sndMsg String) : void renamed to public run() : void in class org.apache.ignite.spi.discovery.tcp.ServerImpl.RingMessageWorker | From | To | |
| Extract Variable | 1 | ||
| Extract Variable hnd : GridEventConsumeHandler in method public remoteListen(bufSize int, interval long, autoUnsubscribe boolean, locLsnr IgniteBiPredicate<UUID,T>, rmtFilter IgnitePredicate<T>, types int...) : UUID from class org.apache.ignite.internal.IgniteEventsImpl | From | To |