1ad03f070b14f6f0c24ff0fde25b6c0cb8e5bcca
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 13
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable value : Object to val : Object in method protected run(arg VisorCacheModifyTaskArg) : VisorCacheModifyTaskResult in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTask.VisorCacheModifyJob | From | To | |
| Rename Variable topology : GridDhtPartitionTopology to top : GridDhtPartitionTopology in method protected run(arg VisorCacheLostPartitionsTaskArg) : VisorCacheLostPartitionsTaskResult in class org.apache.ignite.internal.visor.cache.VisorCacheLostPartitionsTask.VisorCacheLostPartitionsJob | From | To | |
| Rename Variable removed : Object to rmv : Object in method protected run(arg VisorCacheModifyTaskArg) : VisorCacheModifyTaskResult in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTask.VisorCacheModifyJob | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute value : Object to val : Object in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskArg | From | To | |
| Rename Attribute resultType : String to resType : String in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskResult | From | To | |
| Rename Attribute result : Object to res : Object in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskResult | From | To | |
| Extract Variable | 1 | ||
| Extract Variable sysCache : boolean in method protected caches(res VisorNodeDataCollectorJobResult, arg VisorNodeDataCollectorTaskArg) : void from class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJob | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter result : Object to res : Object in method public VisorCacheModifyTaskResult(affinityNode UUID, resType String, res Object) in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskResult | From | To | |
| Rename Parameter value : Object to val : Object in method public VisorCacheModifyTaskArg(cacheName String, mode VisorModifyCacheMode, key Object, val Object) in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskArg | From | To | |
| Rename Parameter resultType : String to resType : String in method public VisorCacheModifyTaskResult(affinityNode UUID, resType String, res Object) in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskResult | From | To |