4365ab7b8f59b7936169298e8e5b7c7486406054
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Subclass | 1 | ||
Extract Subclass org.apache.flink.streaming.connectors.kafka.KafkaTestBaseWithFlink from class org.apache.flink.streaming.connectors.kafka.KafkaTestBase | From | To | |
Push Down Attribute | 3 | ||
Push Down Attribute protected TM_SLOTS : int from class org.apache.flink.streaming.connectors.kafka.KafkaTestBase to protected TM_SLOTS : int from class org.apache.flink.streaming.connectors.kafka.KafkaTestBaseWithFlink | From | To | |
Push Down Attribute public flink : MiniClusterWithClientResource from class org.apache.flink.streaming.connectors.kafka.KafkaTestBase to public flink : MiniClusterWithClientResource from class org.apache.flink.streaming.connectors.kafka.KafkaTestBaseWithFlink | From | To | |
Push Down Attribute protected NUM_TMS : int from class org.apache.flink.streaming.connectors.kafka.KafkaTestBase to protected NUM_TMS : int from class org.apache.flink.streaming.connectors.kafka.KafkaTestBaseWithFlink | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.apache.flink.streaming.connectors.kafka.KafkaTestBaseWithFlink from classes [org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer011ITCase, org.apache.flink.streaming.connectors.kafka.KafkaConsumerTestBase, org.apache.flink.streaming.connectors.kafka.KafkaProducerTestBase] | From | To |