0b6da9766ea5d3a096bbbf63de5ebbbe3a883677
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable cfg0 : LazyServiceConfiguration to res : GridServiceDeploymentCompoundFuture in method public deployAll(cfgs Collection<ServiceConfiguration>, allOrNone boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor | From | To | |
Change Variable Type | 1 | ||
Change Variable Type cfg0 : LazyServiceConfiguration to res : GridServiceDeploymentCompoundFuture in method public deployAll(cfgs Collection<ServiceConfiguration>, allOrNone boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor | From | To | |
Extract Variable | 1 | ||
Extract Variable name : String in method private writeServiceToCache(res GridServiceDeploymentCompoundFuture, cfg ServiceConfiguration) : void from class org.apache.ignite.internal.processors.service.GridServiceProcessor | From | To | |
Inline Variable | 1 | ||
Inline Variable e : Cache.Entry<Object,Object> in method public cancelAll() : IgniteInternalFuture<?> from class org.apache.ignite.internal.processors.service.GridServiceProcessor | From | To | |
Extract Method | 6 | ||
Extract Method private removeServiceFromCache(name String) : CancelResult extracted from public cancel(name String) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor | From | To | |
Extract Method public deployAllAsync(cfgs Collection<ServiceConfiguration>, allOrNone boolean) : IgniteFuture<Void> extracted from public deployAsync(cfg ServiceConfiguration) : IgniteFuture<Void> in class org.apache.ignite.internal.IgniteServicesImpl | From | To | |
Extract Method public deployAll(cfgs Collection<ServiceConfiguration>, allOrNone boolean) : void extracted from public deploy(cfg ServiceConfiguration) : void in class org.apache.ignite.internal.IgniteServicesImpl | From | To | |
Extract Method private prepareServiceConfigurations(cfgs Collection<ServiceConfiguration>, allOrNone boolean) : PreparedConfigurations extracted from public deploy(cfg ServiceConfiguration) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor | From | To | |
Extract Method public deployAll(cfgs Collection<ServiceConfiguration>, allOrNone boolean) : IgniteInternalFuture<?> extracted from public deploy(cfg ServiceConfiguration) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor | From | To | |
Extract Method private writeServiceToCache(res GridServiceDeploymentCompoundFuture, cfg ServiceConfiguration) : void extracted from public deploy(cfg ServiceConfiguration) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor | From | To |