a86ae903e337140ddd18e966921e0de9d70ae79f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable mode : CacheMode to distributionMode : CacheDistributionMode in method public execute(prj ClusterGroup, internal boolean, entryLsnr boolean, sync boolean, oldVal boolean) : void in class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryAdapter | From | To | |
Extract Variable | 1 | ||
Extract Variable cctx : GridCacheContext<K,V> in method public onEntryUpdate(e GridCacheContinuousQueryEntry<K,V>, recordEvt boolean) : void from class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryHandler.register.lsnr | From | To | |
Change Variable Type | 1 | ||
Change Variable Type mode : CacheMode to distributionMode : CacheDistributionMode in method public execute(prj ClusterGroup, internal boolean, entryLsnr boolean, sync boolean, oldVal boolean) : void in class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryAdapter | From | To |