c9f11ccb819cb3572adb7f7301640df5cec9e5a7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute producedPartitions : ResultPartition[] to networkResourcesCloser : Runnable in class org.apache.flink.runtime.taskmanager.Task.TaskCanceler | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type producedPartitions : ResultPartition[] to networkResourcesCloser : Runnable in class org.apache.flink.runtime.taskmanager.Task.TaskCanceler | From | To | |
Extract Method | 1 | ||
Extract Method private releaseNetworkResources() : void extracted from public run() : void in class org.apache.flink.runtime.taskmanager.Task | From | To |