d6fb900f3741603290f1b93fdb86fe8c1e8d70e5
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type CassandraContainer to Map<String,GenericContainer<?>> in method protected newSinkService(clusterName String) : Map<String,GenericContainer<?>> in class org.apache.pulsar.tests.integration.io.CassandraSinkTester | From | To | |
Change Return Type SINK_SERVICE_CONTAINER to Map<String,GenericContainer<?>> in method protected abstract newSinkService(clusterName String) : Map<String,GenericContainer<?>> in class org.apache.pulsar.tests.integration.io.SinkTester | From | To | |
Extract Variable | 1 | ||
Extract Variable serviceContainer : GenericContainer<?> in method public start() : void from class org.apache.pulsar.tests.topologies.PulsarCluster | From | To |