b375c1ef504c72b9ffd653933da4bacea5aad5b5
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 7
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable lsnr : IgniteInClosure<? super IgniteFuture<R>> in method private chain(doneCb IgniteClosure<? super IgniteFuture<R>,T>, exec Executor) : IgniteFuture<T> from class org.apache.ignite.internal.processors.schedule.ScheduleFutureImpl | From | To | |
| Extract Method | 1 | ||
| Extract Method private chain(doneCb IgniteClosure<? super IgniteFuture<R>,T>, exec Executor) : IgniteFuture<T> extracted from public chain(doneCb IgniteClosure<? super IgniteFuture<R>,T>) : IgniteFuture<T> in class org.apache.ignite.internal.processors.schedule.ScheduleFutureImpl | From | To |