c280901d67d7273573f4bf326d8d7304523d28be
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute providers : List<CachePluginProvider> to providersList : List<CachePluginProvider> in class org.apache.ignite.internal.processors.plugin.CachePluginManager | From | To | |
| Extract Variable | 1 | ||
| Extract Variable locCfg : CacheConfiguration in method public onKernalStart() : void from class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter node : ClusterNode to rmtNode : ClusterNode in method public validateRemote(locCfg CacheConfiguration, locPluginCcfg C, rmtCfg CacheConfiguration, rmtNode ClusterNode) : void in class org.apache.ignite.plugin.CachePluginProvider | From | To |