e11a591956ba608308ccf81e13030291f150739b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 2 | ||
| Merge Attribute [additionalServerProperties : Properties, secureMode : boolean] to config : Config in class org.apache.flink.streaming.connectors.kafka.KafkaTestEnvironmentImpl | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private secureMode : boolean from class org.apache.flink.streaming.connectors.kafka.KafkaTestEnvironmentImpl to private secureMode : boolean from class org.apache.flink.streaming.connectors.kafka.KafkaTestEnvironment.Config | From | To | |
| Extract Class | 2 | ||
| Extract Class org.apache.flink.streaming.connectors.kafka.KafkaTestEnvironment.Config from class org.apache.flink.streaming.connectors.kafka.KafkaTestEnvironmentImpl | From | To | |
| Merge Parameter | 2 | ||
| Merge Parameter [numKafkaServers : int, secureMode : boolean] to config : Config in method public prepare(config Config) : void in class org.apache.flink.streaming.connectors.kafka.KafkaTestEnvironmentImpl | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute additionalServerProperties : Properties to config : Config in class org.apache.flink.streaming.connectors.kafka.KafkaTestEnvironmentImpl | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type additionalServerProperties : Properties to config : Config in class org.apache.flink.streaming.connectors.kafka.KafkaTestEnvironmentImpl | From | To |