3de5f98cf91f17a2848b0ffae8326011e88e7e7e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type f : IgniteInternalFuture<Map<K,V>> to f : IgniteInternalFuture<?> in method private isMini(f IgniteInternalFuture<?>) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture | From | To | |
Change Parameter Type f : IgniteInternalFuture<Map<K,V>> to f : IgniteInternalFuture<?> in method private isMini(f IgniteInternalFuture<?>) : boolean in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetFuture | From | To |