99892d72e6dcb19dc8fd411dfbe38d4f4da5f5ff
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public teardownCluster() : void renamed to public tearDownCluster() : void in class org.apache.pulsar.tests.topologies.PulsarClusterTestBase | From | To | |
| Push Down Method | 1 | ||
| Push Down Method public setupCluster() : void from class org.apache.pulsar.tests.integration.functions.PulsarFunctionsTestBase to public setupCluster() : void from class org.apache.pulsar.tests.integration.functions.runtime.PulsarFunctionsProcessRuntimeTest | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type containerFactory : ContainerFactory to runtimeFactory : RuntimeFactory in method public PulsarFunctionsRuntimeTest(runtimeFactory RuntimeFactory) in class org.apache.pulsar.tests.integration.functions.runtime.PulsarFunctionsRuntimeTest | From | To | |
| Rename Class | 1 | ||
| Rename Class org.apache.pulsar.tests.integration.functions.runtime.PulsarFunctionsRuntimeTest.ContainerFactory renamed to org.apache.pulsar.tests.integration.functions.runtime.PulsarFunctionsRuntimeTest.RuntimeFactory | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute serviceEntrypoint : String to serviceEntryPoint : String in class org.apache.pulsar.tests.containers.PulsarContainer | From | To | |
| Rename Attribute containerFactory : ContainerFactory to runtimeFactory : RuntimeFactory in class org.apache.pulsar.tests.integration.functions.runtime.PulsarFunctionsRuntimeTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type containerFactory : ContainerFactory to runtimeFactory : RuntimeFactory in class org.apache.pulsar.tests.integration.functions.runtime.PulsarFunctionsRuntimeTest | From | To | |
| Extract Method | 1 | ||
| Extract Method public setupCluster(namePrefix String) : void extracted from public setupCluster() : void in class org.apache.pulsar.tests.topologies.PulsarClusterTestBase | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter serviceEntrypoint : String to serviceEntryPoint : String in method public PulsarContainer(clusterName String, hostname String, serviceName String, serviceEntryPoint String, servicePort int, httpPort int) in class org.apache.pulsar.tests.containers.PulsarContainer | From | To | |
| Rename Parameter containerFactory : ContainerFactory to runtimeFactory : RuntimeFactory in method public PulsarFunctionsRuntimeTest(runtimeFactory RuntimeFactory) in class org.apache.pulsar.tests.integration.functions.runtime.PulsarFunctionsRuntimeTest | From | To | |
| Rename Parameter serviceEntrypoint : String to serviceEntryPoint : String in method public ZKContainer(clusterName String, hostname String, serviceName String, serviceEntryPoint String, servicePort int, httpPort int) in class org.apache.pulsar.tests.containers.ZKContainer | From | To |