d305c6634032c152fd2432a31f465e0083c715a2
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable msgs : Collection<T2<ClusterNode,GridIoMessage>> in method public stopBlock(sndMsgs boolean, unblockPred IgnitePredicate<T2<ClusterNode,GridIoMessage>>) : void from class org.apache.ignite.internal.TestRecordingCommunicationSpi | From | To | |
| Extract Method | 1 | ||
| Extract Method public stopBlock(sndMsgs boolean, unblockPred IgnitePredicate<T2<ClusterNode,GridIoMessage>>) : void extracted from public stopBlock(sndMsgs boolean) : void in class org.apache.ignite.internal.TestRecordingCommunicationSpi | From | To |