70d4b90753ec999ba73b3879433405e0d41b148c
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 13
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type clsName : String to cls : Class in method public registerClass(id int, cls Class) : void in class org.apache.ignite.marshaller.MarshallerContextTestImpl | From | To | |
| Change Parameter Type clsName : String to cls : Class in method public registerClass(id int, cls Class) : void in class org.apache.ignite.marshaller.MarshallerContext | From | To | |
| Change Return Type | 2 | ||
| Change Return Type String to Class in method public className(id int, ldr ClassLoader) : Class in class org.apache.ignite.marshaller.MarshallerContextTestImpl | From | To | |
| Change Return Type String to Class in method public className(id int, ldr ClassLoader) : Class in class org.apache.ignite.marshaller.MarshallerContext | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.ignite.internal.IgniteKernal.MarshallerCacheUpdater moved to org.apache.ignite.internal.MarshallerContextImpl.MarshallerCacheUpdater | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type map : Map<Integer,String> to map : Map<Integer,Class> in class org.apache.ignite.marshaller.MarshallerContextTestImpl | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter clsName : String to cls : Class in method public registerClass(id int, cls Class) : void in class org.apache.ignite.marshaller.MarshallerContext | From | To | |
| Rename Parameter clsName : String to cls : Class in method public registerClass(id int, cls Class) : void in class org.apache.ignite.marshaller.MarshallerContextTestImpl | From | To |