555dd57a424956adf1d5a3e46b927eed8660a1e9
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 11
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| com.datastax.cassandra:cassandra-driver-core:3.5.0 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 1 | ||
| Pull Up Method public getData() : Object[][] from class org.apache.pulsar.tests.integration.functions.runtime.PulsarFunctionsRuntimeTest to public getData() : Object[][] from class org.apache.pulsar.tests.integration.functions.PulsarFunctionsTestBase | From | To | |
| Extract Variable | 2 | ||
| Extract Variable clusterName : String in method public setupCluster(namePrefix String) : void from class org.apache.pulsar.tests.topologies.PulsarClusterTestBase | From | To | |
| Extract Variable serviceContainer : GenericContainer<?> in method public start() : void from class org.apache.pulsar.tests.topologies.PulsarCluster | From | To |