b37d00465f1a162436082660ec69a1f765492373
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private createSessionListeners(factories Factory<CacheStoreSessionListener>[]) : Collection<CacheStoreSessionListener> from class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter to public createStoreSessionListeners(ctx GridKernalContext, factories Factory<CacheStoreSessionListener>[]) : Collection<CacheStoreSessionListener> from class org.apache.ignite.internal.processors.cache.GridCacheUtils | From | To | |
Extract Variable | 1 | ||
Extract Variable isWriteToStoreFromDht : boolean in method public userRollback() : void from class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | From | To |