5a559dfa167db3ff90f35ac06624afc2688dacb9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type mgr : CacheStoreManager to store : CacheStore in method private started(store CacheStore) : boolean in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter.SessionData | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type started : Set<CacheStoreManager> to started : Set<CacheStore> in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter.SessionData | From | To | |
Rename Parameter | 1 | ||
Rename Parameter mgr : CacheStoreManager to store : CacheStore in method private started(store CacheStore) : boolean in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter.SessionData | From | To |