cb4a2f59de9e1e7de21f86d3ca89d7d412a6b23d
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 34
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable prj : ClusterGroup to grp : ClusterGroup in method public main(args String[]) : void in class org.apache.ignite.examples.datagrid.CachePopularNumbersExample | From | To | |
| Extract Variable | 1 | ||
| Extract Variable acct0 : Account in method private deposit(acctId int, amount double) : void from class org.apache.ignite.examples.datagrid.CacheTransactionExample | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter orderedLatch : CountDownLatch to unorderedLatch : CountDownLatch in method private localListen(prj ClusterGroup, orderedLatch CountDownLatch, unorderedLatch CountDownLatch) : void in class org.apache.ignite.examples.MessagingExample | From | To | |
| Rename Parameter prj : ClusterGroup to grp : ClusterGroup in method private sayHello(ignite Ignite, grp ClusterGroup) : void in class org.apache.ignite.examples.compute.ComputeProjectionExample | From | To |