76fcaca81e60edf68d2e1232556360fae62dac54
Files Diff
- Added: 29
- Removed: 212
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public ensureCorrectHostnamePort(hostPort String) : void renamed to public getCorrectHostnamePort(hostPort String) : URL in class org.apache.flink.util.NetUtils | From | To | |
| Move Source Folder | 1 | ||
| Move Source Folder flink-staging/flink-streaming/flink-streaming-connectors/flink-connector-kafka-083 to flink-staging/flink-streaming/flink-streaming-connectors/flink-connector-kafka | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to URL in method public getCorrectHostnamePort(hostPort String) : URL in class org.apache.flink.util.NetUtils | From | To | |
| Rename Class | 1 | ||
| Rename Class org.apache.flink.streaming.connectors.Kafka081ITCase renamed to org.apache.flink.streaming.connectors.KafkaITCase | From | To |