f337f142b9dc3f2fcbc2c0b36bbfa718b3a5954d
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type sesIds : Map<UUID,Set<IgniteUuid>> to sesIds : Set<IgniteUuid> in method public VisorComputeCancelSessionsTaskArg(sesIds Set<IgniteUuid>) in class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionsTaskArg | From | To | |
Change Return Type | 1 | ||
Change Return Type Map<UUID,Set<IgniteUuid>> to Set<IgniteUuid> in method public getSessionIds() : Set<IgniteUuid> in class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionsTaskArg | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type sesIds : Map<UUID,Set<IgniteUuid>> to sesIds : Set<IgniteUuid> in class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionsTaskArg | From | To |