804e0d967bea588e884f5c7d4a5a3da60bca8d27
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type cctx : GridCacheContext<K,V> to cctx : GridCacheContext<?,?> in method package GridDhtPartitionTopologyImpl(cctx GridCacheContext<?,?>) in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type cctx : GridCacheContext<K,V> to cctx : GridCacheContext<?,?> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl | From | To |