ce8e31e28e16c7c22fe88ab6b1a1304b14f6881d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 95
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute sysCacheMaxSize : long to sysRegionMaxSize : long in class org.apache.ignite.configuration.DataStorageConfiguration | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type PAGE_SIZE : Integer to PAGE_SIZE : int in class org.apache.ignite.internal.processors.cache.persistence.db.IgnitePdsTransactionsHangTest | From | To | |
Change Attribute Type PAGE_CACHE_SIZE : int to PAGE_CACHE_SIZE : long in class org.apache.ignite.internal.processors.cache.persistence.db.IgnitePdsTransactionsHangTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter sysCacheMaxSize : long to sysRegionMaxSize : long in method public setSystemRegionMaxSize(sysRegionMaxSize long) : DataStorageConfiguration in class org.apache.ignite.configuration.DataStorageConfiguration | From | To |