c4ccf55dd6eb22102c56e211812eb4ccc206f4a7
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable clsName : String in method public onMappingDataReceived(platformId byte, marshallerMappings Map<Integer,MappedName>) : void from class org.apache.ignite.internal.MarshallerContextImpl | From | To | |
Extract Variable typeId : int in method public onMappingDataReceived(platformId byte, marshallerMappings Map<Integer,MappedName>) : void from class org.apache.ignite.internal.MarshallerContextImpl | From | To | |
Extract Method | 1 | ||
Extract Method private processIncomingMappings(mappings List<Map<Integer,MappedName>>) : void extracted from public onGridDataReceived(data GridDiscoveryData) : void in class org.apache.ignite.internal.processors.marshaller.GridMarshallerMappingProcessor | From | To |