95bdaad3b78af9414f2c8bd7e0eae2eafcab055b
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type networkEnvironment : NetworkEnvironment to partitionManager : ResultPartitionManager in method public ResultPartition(jobId JobID, partitionId ResultPartitionID, partitionType ResultPartitionType, numberOfSubpartitions int, partitionManager ResultPartitionManager, partitionConsumableNotifier ResultPartitionConsumableNotifier, ioManager IOManager, defaultIoMode IOMode) in class org.apache.flink.runtime.io.network.partition.ResultPartition | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private networkEnvironment : NetworkEnvironment from class org.apache.flink.runtime.io.network.partition.ResultPartition to private networkEnvironment : NetworkEnvironment from class org.apache.flink.runtime.io.network.NetworkEnvironment.JobManagerResultPartitionConsumableNotifier | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute networkEnvironment : NetworkEnvironment to partitionManager : ResultPartitionManager in class org.apache.flink.runtime.io.network.partition.ResultPartition | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type networkEnvironment : NetworkEnvironment to partitionManager : ResultPartitionManager in class org.apache.flink.runtime.io.network.partition.ResultPartition | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter networkEnvironment : NetworkEnvironment to partitionManager : ResultPartitionManager in method public ResultPartition(jobId JobID, partitionId ResultPartitionID, partitionType ResultPartitionType, numberOfSubpartitions int, partitionManager ResultPartitionManager, partitionConsumableNotifier ResultPartitionConsumableNotifier, ioManager IOManager, defaultIoMode IOMode) in class org.apache.flink.runtime.io.network.partition.ResultPartition | From | To |