0c113d76423b34e542cd1002fc7df396c2b92171
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public start() : void from class org.apache.pulsar.functions.runtime.worker.Worker to public start() : void from class org.apache.pulsar.functions.runtime.worker.FunctionStateConsumer | From | To | |
| Move Attribute | 2 | ||
| Move Attribute package client : PulsarClient from class org.apache.pulsar.functions.runtime.worker.rest.FunctionStateListener to private client : PulsarClient from class org.apache.pulsar.functions.runtime.worker.Worker | From | To | |
| Move Attribute package client : PulsarClient from class org.apache.pulsar.functions.runtime.worker.request.ServiceRequestManager to private client : PulsarClient from class org.apache.pulsar.functions.runtime.worker.Worker | From | To | |
| Extract Class | 1 | ||
| Extract Class org.apache.pulsar.functions.runtime.worker.FunctionStateConsumer from class org.apache.pulsar.functions.runtime.worker.Worker | From | To |