6e336b4080f02370c667e1a93d5d7c65b982d562
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable hostHttpUrl : String to brokerServiceUrl : String in method package setup(method Method) : void in class org.apache.pulsar.io.PulsarSinkE2ETest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute url : URL to urlTls : URL in class org.apache.pulsar.io.PulsarSinkE2ETest | From | To | |
| Extract Variable | 2 | ||
| Extract Variable adminBuilder : PulsarAdminBuilder in method public getPulsarAdminClient(pulsarWebServiceUrl String, authPlugin String, authParams String, tlsTrustCertsFilePath String, allowTlsInsecureConnection boolean) : PulsarAdmin from class org.apache.pulsar.functions.worker.Utils | From | To | |
| Extract Variable clientBuilder : ClientBuilder in method public start(dlogUri URI) : void from class org.apache.pulsar.functions.worker.WorkerService | From | To | |
| Extract Method | 4 | ||
| Extract Method private isTrue(param String) : boolean extracted from public start() : void in class org.apache.pulsar.functions.runtime.JavaInstanceMain | From | To |