423169168a25e12a30b0f0a43658835739907c3c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method package MarshallerContextImpl() from class org.apache.ignite.internal.MarshallerContextImpl to public MarshallerContextAdapter() from class org.apache.ignite.internal.MarshallerContextAdapter | From | To | |
Pull Up Attribute | 2 | ||
Pull Up Attribute private CLS_NAMES_FILE : String from class org.apache.ignite.internal.MarshallerContextImpl to private CLS_NAMES_FILE : String from class org.apache.ignite.internal.MarshallerContextAdapter | From | To | |
Pull Up Attribute private clsNameById : ConcurrentMap<Integer,String> from class org.apache.ignite.internal.MarshallerContextImpl to protected clsNameById : ConcurrentMap<Integer,String> from class org.apache.ignite.internal.MarshallerContextAdapter | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.apache.ignite.internal.MarshallerContextAdapter from classes [org.apache.ignite.internal.MarshallerContextImpl] | From | To |