825ef3be35ec9a85e800c5db5b8d3bbf5fa188a0
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable kafkaTableSinkBase : KafkaTableSink to kafkaTableSink : KafkaTableSink in method public testKafkaTableSink() : void in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkTestBase | From | To | |
| Rename Variable stream : DataStream<Row> to dataStream : DataStream in method public testKafkaTableSink() : void in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkTestBase | From | To | |
| Inline Method | 1 | ||
| Inline Method private createProducingTopology(env StreamExecutionEnvironment) : void inlined to public testKafkaTableSink() : void in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkTestBase | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type stream : DataStream<Row> to dataStream : DataStream in method public testKafkaTableSink() : void in class org.apache.flink.streaming.connectors.kafka.KafkaTableSinkTestBase | From | To |