8bd9575788545f724b9cc514e2e5fb8891313950
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type t : T2 to t : T2<TcpDiscoveryAbstractMessage,byte[]> in method package addMessage(msg TcpDiscoveryAbstractMessage, msgBytes byte[]) : void in class org.apache.ignite.spi.discovery.tcp.ServerImpl.ClientMessageWorker | From | To | |
Extract Method | 1 | ||
Extract Method public doTest(backgroundOperation BackgroundOperation) : void extracted from public doTest(blockMsgPred Predicate<Message>, block RunnableX) : void in class org.apache.ignite.internal.processors.cache.distributed.CacheBlockOnReadAbstractTest | From | To |