49725e9d37e8f0117758cda4714ca6e9a583b900
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable map : Map<Integer,Long> to cctx : GridCacheContext in method public onCustomEvent(topVer AffinityTopologyVersion, snd ClusterNode, msg StartRoutineAckDiscoveryMessage) : void in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.start.setCustomEventListener | From | To | |
Change Variable Type | 1 | ||
Change Variable Type map : Map<Integer,Long> to cctx : GridCacheContext in method public onCustomEvent(topVer AffinityTopologyVersion, snd ClusterNode, msg StartRoutineAckDiscoveryMessage) : void in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.start.setCustomEventListener | From | To | |
Extract Variable | 1 | ||
Extract Variable initTopVer0 : AffinityTopologyVersion in method private getOrCreatePartitionRecovery(ctx GridKernalContext, partId int) : PartitionRecovery from class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler | From | To | |
Inline Variable | 1 | ||
Inline Variable cntrs : Map<Integer,Long> in method private processStartRequest(node ClusterNode, req StartRoutineDiscoveryMessage) : void from class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor | From | To | |
Extract Method | 1 | ||
Extract Method private getOrCreatePartitionRecovery(ctx GridKernalContext, partId int) : PartitionRecovery extracted from private handleEvent(ctx GridKernalContext, e CacheContinuousQueryEntry) : Collection<CacheContinuousQueryEntry> in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler | From | To |