fc4d9469d9d3cf17f877b2c49f345ed0001322c1
Files Diff
- Added: 7
- Removed: 4
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type receiver : Receiver to streamer : PythonPlanStreamer in method public PythonOperationInfo(streamer PythonPlanStreamer, identifier Operation) in class org.apache.flink.python.api.PythonOperationInfo | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private process : Process from class org.apache.flink.python.api.PythonPlanBinder to private process : Process from class org.apache.flink.python.api.streaming.plan.PythonPlanStreamer | From | To | |
| Extract Class | 1 | ||
| Extract Class org.apache.flink.python.api.streaming.plan.PythonPlanStreamer from class org.apache.flink.python.api.PythonPlanBinder | From | To | |
| Move And Rename Class | 2 | ||
| Move And Rename Class org.apache.flink.python.api.streaming.Receiver moved and renamed to org.apache.flink.python.api.streaming.data.PythonReceiver | From | To | |
| Move And Rename Class org.apache.flink.python.api.streaming.Sender moved and renamed to org.apache.flink.python.api.streaming.data.PythonSender | From | To | |
| Move Class | 2 | ||
| Move Class org.apache.flink.python.api.streaming.PythonStreamer moved to org.apache.flink.python.api.streaming.data.PythonStreamer | From | To | |
| Move Class org.apache.flink.python.api.streaming.StreamPrinter moved to org.apache.flink.python.api.streaming.util.StreamPrinter | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute receiver : Receiver to streamer : PythonPlanStreamer in class org.apache.flink.python.api.PythonPlanBinder | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type receiver : Receiver to streamer : PythonPlanStreamer in class org.apache.flink.python.api.PythonPlanBinder | From | To | |
| Change Attribute Type sender : Sender to sender : PythonSender in class org.apache.flink.python.api.streaming.data.PythonStreamer | From | To | |
| Change Attribute Type receiver : Receiver to receiver : PythonReceiver in class org.apache.flink.python.api.streaming.data.PythonStreamer | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter receiver : Receiver to streamer : PythonPlanStreamer in method public PythonOperationInfo(streamer PythonPlanStreamer, identifier Operation) in class org.apache.flink.python.api.PythonOperationInfo | From | To |