eec3456933ce9f04dfdec17cb64455b2aaa8526d
Files Diff
- Added: 0
 - Removed: 3
 - Renamed: 0
 - Modified: 9
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public swapSize() : long renamed to public backupSize() : long in class org.apache.ignite.internal.visor.cache.VisorCache | From | To | |
| Rename Method public offHeapEntriesCount() : long renamed to public onHeapEntriesCount() : long in class org.apache.ignite.internal.visor.cache.VisorCache | From | To | |
| Change Return Type | 2 | ||
| Change Return Type int to long in method public size() : long in class org.apache.ignite.internal.visor.cache.VisorCache | From | To | |
| Change Return Type int to long in method public primarySize() : long in class org.apache.ignite.internal.visor.cache.VisorCache | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute offHeapEntriesCnt : long to onHeapEntriesCnt : long in class org.apache.ignite.internal.visor.cache.VisorCache | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type size : int to size : long in class org.apache.ignite.internal.visor.cache.VisorCache | From | To | |
| Change Attribute Type primarySize : int to primarySize : long in class org.apache.ignite.internal.visor.cache.VisorCache | From | To |