387f8846aa30fb449c53ef779ca2d330168a6f70
Files Diff
- Added: 12
- Removed: 5
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type input : String to input : CustomObject in method public process(input CustomObject, context Context) : CustomObject in class org.apache.pulsar.functions.api.examples.CustomObjectFunction | From | To | |
Change Return Type | 1 | ||
Change Return Type Void to CustomObject in method public process(input CustomObject, context Context) : CustomObject in class org.apache.pulsar.functions.api.examples.CustomObjectFunction | From | To | |
Rename Class | 2 | ||
Rename Class org.apache.pulsar.functions.api.examples.CounterFunction renamed to org.apache.pulsar.functions.api.examples.WordCountFunction | From | To | |
Rename Class org.apache.pulsar.functions.api.examples.UserConfigFunction renamed to org.apache.pulsar.functions.api.examples.CustomObjectFunction | From | To |