2e421c2a847caec7a2666a9d6cdf1035093c10fa
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Iterator<IgniteBiTuple<Integer,String>> to Iterator<Map.Entry<Byte,Map<Integer,String>>> in method public currentMappings() : Iterator<Map.Entry<Byte,Map<Integer,String>>> in class org.apache.ignite.internal.processors.marshaller.GridMarshallerMappingProcessor | From | To | |
Rename Attribute | 2 | ||
Rename Attribute isClientNode : boolean to clientNode : boolean in class org.apache.ignite.internal.MarshallerContextImpl | From | To | |
Rename Attribute execSrvc : ExecutorService to closProc : GridClosureProcessor in class org.apache.ignite.internal.MarshallerContextImpl | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type execSrvc : ExecutorService to closProc : GridClosureProcessor in class org.apache.ignite.internal.MarshallerContextImpl | From | To |