195cd57fb6362220d2ea664046bcdd92d024d871
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type fut : GridServiceDeploymentFuture to fut : GridFutureAdapter in method private cancelFutures(futs ConcurrentMap<String,? extends GridFutureAdapter<?>>, err Exception) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor | From | To | |
Extract Method | 2 | ||
Extract Method private cancelFutures(futs ConcurrentMap<String,? extends GridFutureAdapter<?>>, err Exception) : void extracted from public onDisconnected(reconnectFut IgniteFuture<?>) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor | From | To |