6d5811445c150b728a83194b2d3868333d1bfaa3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type sinkType : String to sinkType : SinkType in method public SinkTester(sinkType SinkType) in class org.apache.pulsar.tests.integration.io.SinkTester | From | To | |
| Change Return Type | 1 | ||
| Change Return Type String to SinkType in method public sinkType() : SinkType in class org.apache.pulsar.tests.integration.io.SinkTester | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type obj : Foo to obj : JdbcSinkTester.Foo in method protected produceSchemaMessagesToInputTopic(inputTopicName String, numMessages int, schema Schema) : Map<String,String> in class org.apache.pulsar.tests.integration.functions.PulsarFunctionsTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type sinkType : String to sinkType : SinkType in class org.apache.pulsar.tests.integration.io.SinkTester | From | To |