39c7f542dac62efc3922167671295b3f49b9bc5e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type old : IgniteBiTuple<Class,Boolean> to old : String in method public className(id int, ldr ClassLoader) : Class in class org.apache.ignite.internal.MarshallerContextImpl | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type map : Map<Integer,Class> to map : ConcurrentMap<Integer,Class> in class org.apache.ignite.marshaller.MarshallerContextTestImpl | From | To |