646490c4e93eca315e4bf41704f149390f8639cc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable threadB : Thread to snapshotThread : CheckedThread in method public testAtLeastOnceProducer() : void in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBaseTest | From | To | |
| Inline Method | 1 | ||
| Inline Method private runAtLeastOnceTest(flushOnCheckpoint boolean) : void inlined to public testAtLeastOnceProducer() : void in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBaseTest | From | To | |
| Move Attribute | 1 | ||
| Move Attribute package pendingCallbacks : List<Callback> from class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBaseTest.MockProducer to private pendingCallbacks : List<Callback> from class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBaseTest.DummyFlinkKafkaProducer | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private DUMMY_TOPIC : String in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBaseTest.DummyFlinkKafkaProducer | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type threadB : Thread to snapshotThread : CheckedThread in method public testAtLeastOnceProducer() : void in class org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerBaseTest | From | To |