25f7984a2a581d94fac6bc282cc9f8fb8097c3b7
Files Diff
- Added: 3
 - Removed: 1
 - Renamed: 0
 - Modified: 55
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public storeEnabled() : boolean renamed to public loadPreviousValue() : boolean in class org.gridgain.grid.kernal.processors.cache.GridCacheAttributes | From | To | |
| Change Return Type | 1 | ||
| Change Return Type boolean to void in method private initSession(tx IgniteTx) : void in class org.gridgain.grid.kernal.processors.cache.GridCacheStoreManager | From | To | |
| Move Class | 2 | ||
| Move Class org.apache.ignite.internal.processors.cache.integration.IgniteCacheStoreSessionTest.ExpectedData moved to org.apache.ignite.internal.processors.cache.integration.IgniteCacheStoreSessionAbstractTest.ExpectedData | From | To | |
| Move Class org.apache.ignite.internal.processors.cache.integration.IgniteCacheStoreSessionTest.TestStore moved to org.apache.ignite.internal.processors.cache.integration.IgniteCacheStoreSessionAbstractTest.TestStore | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute storeEnabled : boolean to loadPrevVal : boolean in class org.gridgain.grid.kernal.processors.cache.GridCacheAttributes | From | To |