bc18635a9358df5f155eba69f30d74410ae5d3e7
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 1 | ||
| Change Attribute Type res : R to res : Object in class org.apache.ignite.internal.util.future.GridFutureAdapter | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter lsnr : IgniteInClosure<? super IgniteInternalFuture<R>> to lsnr0 : IgniteInClosure<? super IgniteInternalFuture<R>> in method public listenAsync(lsnr0 IgniteInClosure<? super IgniteInternalFuture<R>>) : void in class org.apache.ignite.internal.util.future.GridFutureAdapter | From | To |