718cf78b626d45e29f02e0ba8e50ecc1d0f27676
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 5 | ||
| Extract Variable svc : Service in method public services(name String) : Collection<T> from class org.apache.ignite.internal.processors.service.GridServiceProcessor | From | To | |
| Extract Variable svc : Service in method public serviceProxy(prj ClusterGroup, name String, svcItf Class<? super T>, sticky boolean) : T from class org.apache.ignite.internal.processors.service.GridServiceProcessor | From | To | |
| Extract Variable svc : Service in method public onKernalStop(cancel boolean) : void from class org.apache.ignite.internal.processors.service.GridServiceProcessor | From | To | |
| Extract Variable svc : Service in method private cancel(ctxs Iterable<ServiceContextImpl>, cancelCnt int) : void from class org.apache.ignite.internal.processors.service.GridServiceProcessor | From | To | |
| Extract Variable svc : Service in method public invokeMethod(mtd Method, args Object[]) : Object from class org.apache.ignite.internal.processors.service.GridServiceProxy | From | To |