037bca6f92c6041f75e9db83cd6befd635321177
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable size : int in method public getCachedMappings() : ArrayList<Map<Integer,MappedName>> from class org.apache.ignite.internal.MarshallerContextImpl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter marshallerMapping : Map<Integer,MappedName> to marshallerMappings : Map<Integer,MappedName> in method public onMappingDataReceived(platformId byte, marshallerMappings Map<Integer,MappedName>) : void in class org.apache.ignite.internal.MarshallerContextImpl | From | To |