0c899a885589bb2d9ac00e11bf43bd3e271aeb63
Files Diff
- Added: 0
 - Removed: 2
 - Renamed: 0
 - Modified: 31
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 1 | ||
| Move And Inline Method public copyright() : String moved from class org.apache.ignite.internal.GridProductImpl to class org.apache.ignite.internal.IgniteKernal & inlined to public getCopyright() : String | From | To | |
| Move Method | 1 | ||
| Move Method public version() : IgniteProductVersion from class org.apache.ignite.internal.GridProductImpl to public version() : IgniteProductVersion from class org.apache.ignite.testframework.junits.IgniteMock | From | To | |
| Move Attribute | 3 | ||
| Move Attribute public BUILD_TSTAMP_STR : String from class org.apache.ignite.internal.GridProductImpl to public BUILD_TSTAMP_STR : String from class org.apache.ignite.internal.product.IgniteProduct | From | To | |
| Move Attribute public COPYRIGHT : String from class org.apache.ignite.internal.GridProductImpl to public COPYRIGHT : String from class org.apache.ignite.internal.product.IgniteProduct | From | To | |
| Move Attribute public BUILD_TSTAMP : long from class org.apache.ignite.internal.GridProductImpl to public BUILD_TSTAMP : long from class org.apache.ignite.internal.product.IgniteProduct | From | To |