48dd7fbf68771633a4db5986a0173eb82cf7ea6e
Files Diff
- Added: 0
 - Removed: 1
 - Renamed: 0
 - Modified: 11
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type expired : boolean to evtType : EventType in method package GridCacheContinuousQueryEntry(ctx GridCacheContext<K,V>, impl GridCacheEntry<K,V>, key K, newVal V, newValBytes GridCacheValueBytes, oldVal V, oldValBytes GridCacheValueBytes, evtType EventType) in class org.gridgain.grid.kernal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | From | To | |
| Pull Up Attribute | 1 | ||
| Pull Up Attribute private taskHash : int from class org.gridgain.grid.kernal.processors.cache.query.continuous.GridCacheContinuousQueryHandlerV2 to private taskHash : int from class org.gridgain.grid.kernal.processors.cache.query.continuous.GridCacheContinuousQueryHandler | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute expired : boolean to evtType : EventType in class org.gridgain.grid.kernal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | From | To | |
| Extract Variable | 1 | ||
| Extract Variable evt : boolean in method package iterate(internal boolean, id UUID) : void from class org.gridgain.grid.kernal.processors.cache.query.continuous.GridCacheContinuousQueryManager | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type expired : boolean to evtType : EventType in class org.gridgain.grid.kernal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | From | To | |
| Change Attribute Type ctx : GridCacheContext to ctx : GridCacheContext<K,V> in class org.gridgain.grid.kernal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | From | To | |
| Change Attribute Type lsnrCfg : CacheEntryListenerConfiguration to lsnrCfg : CacheEntryListenerConfiguration<Integer,Integer> in class org.apache.ignite.internal.processors.cache.IgniteCacheEntryListenerAbstractTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter expired : boolean to evtType : EventType in method package GridCacheContinuousQueryEntry(ctx GridCacheContext<K,V>, impl GridCacheEntry<K,V>, key K, newVal V, newValBytes GridCacheValueBytes, oldVal V, oldValBytes GridCacheValueBytes, evtType EventType) in class org.gridgain.grid.kernal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | From | To |