d6f5ea30ece3495894b0e6d2847b810040b37658
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type taskAssignmentResult : TaskAssignmentResult to allocation : MesosResourceAllocation in method public launch(slaveId Protos.SlaveID, allocation MesosResourceAllocation) : Protos.TaskInfo in class org.apache.flink.mesos.scheduler.LaunchableTask | From | To | |
Change Parameter Type assignment : TaskAssignmentResult to allocation : MesosResourceAllocation in method public launch(slaveId Protos.SlaveID, allocation MesosResourceAllocation) : Protos.TaskInfo in class org.apache.flink.mesos.runtime.clusterframework.LaunchableMesosWorker | From | To | |
Rename Parameter | 2 | ||
Rename Parameter taskAssignmentResult : TaskAssignmentResult to allocation : MesosResourceAllocation in method public launch(slaveId Protos.SlaveID, allocation MesosResourceAllocation) : Protos.TaskInfo in class org.apache.flink.mesos.scheduler.LaunchableTask | From | To | |
Rename Parameter assignment : TaskAssignmentResult to allocation : MesosResourceAllocation in method public launch(slaveId Protos.SlaveID, allocation MesosResourceAllocation) : Protos.TaskInfo in class org.apache.flink.mesos.runtime.clusterframework.LaunchableMesosWorker | From | To |