efce272e4fa2995826eb07fceae8f5cb17ca8ce6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type javaInstanceRunnable : JavaInstanceRunnable to spawner : Spawner in method public InstanceControlImpl(spawner Spawner) in class org.apache.pulsar.functions.runtime.instance.JavaInstanceMain.InstanceControlImpl | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute javaInstanceRunnable : JavaInstanceRunnable to spawner : Spawner in class org.apache.pulsar.functions.runtime.instance.JavaInstanceMain.InstanceControlImpl | From | To | |
| Extract Variable | 1 | ||
| Extract Variable functionConfig : FunctionConfig in method public start() : void from class org.apache.pulsar.functions.runtime.instance.JavaInstanceMain | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type javaInstanceRunnable : JavaInstanceRunnable to spawner : Spawner in class org.apache.pulsar.functions.runtime.instance.JavaInstanceMain.InstanceControlImpl | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter javaInstanceRunnable : JavaInstanceRunnable to spawner : Spawner in method public InstanceControlImpl(spawner Spawner) in class org.apache.pulsar.functions.runtime.instance.JavaInstanceMain.InstanceControlImpl | From | To |