fb2e6d4ab00e3e443bdd896918e812d6fa6119ba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type fut : GridCacheFuture<?> to fut : IgniteInternalFuture<?> in method private dumpPendingObjects(exchTopVer AffinityTopologyVersion, diagCtx IgniteDiagnosticPrepareContext) : void in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager | From | To | |
Change Variable Type fut : IgniteInternalFuture<?> to fut : GridCacheFuture<?> in method private dumpPendingObjects(exchTopVer AffinityTopologyVersion, diagCtx IgniteDiagnosticPrepareContext) : void in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager | From | To |