278633eced6d8039b5be4a18eefe6c65650aba4f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable idxClsHandlers0 : Map<Integer,IgniteBiInClosure[]> in method private handleMessage(nodeId UUID, cacheMsg GridCacheMessage) : void from class org.apache.ignite.internal.processors.cache.GridCacheIoManager | From | To | |
Extract Variable idxClsHandlers0 : Map<Integer,IgniteBiInClosure[]> in method public addHandler(cacheId int, type Class<? extends GridCacheMessage>, c IgniteBiInClosure<UUID,? extends GridCacheMessage>) : void from class org.apache.ignite.internal.processors.cache.GridCacheIoManager | From | To |