4e82af8a57d7a627e4d019273f8c5a40574694d3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type failedNodeId : UUID to failedNodeIds : Set<UUID> in method public GridCacheTxRecoveryFuture(cctx GridCacheSharedContext<?,?>, tx IgniteInternalTx, failedNodeIds Set<UUID>, txNodes Map<UUID,Collection<UUID>>) in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryFuture | From | To | |
Rename Attribute | 1 | ||
Rename Attribute failedNodeId : UUID to failedNodeIds : Set<UUID> in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryFuture | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type failedNodeId : UUID to failedNodeIds : Set<UUID> in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryFuture | From | To | |
Rename Parameter | 1 | ||
Rename Parameter failedNodeId : UUID to failedNodeIds : Set<UUID> in method public GridCacheTxRecoveryFuture(cctx GridCacheSharedContext<?,?>, tx IgniteInternalTx, failedNodeIds Set<UUID>, txNodes Map<UUID,Collection<UUID>>) in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryFuture | From | To |