0863c22798bb81af753a2ae342dd1c7c85d9c858
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type messageId : String to messageId : MessageId in method public setCurrentMessageContext(messageId MessageId, topicName String) : void in class org.apache.pulsar.functions.runtime.instance.ContextImpl | From | To | |
| Change Parameter Type messageId : String to messageId : MessageId in method public handleMessage(messageId MessageId, topicName String, input Object) : JavaExecutionResult in class org.apache.pulsar.functions.runtime.instance.JavaInstance | From | To | |
| Change Return Type | 2 | ||
| Change Return Type String to byte[] in method public getMessageId() : byte[] in class org.apache.pulsar.functions.api.Context | From | To | |
| Change Return Type String to byte[] in method public getMessageId() : byte[] in class org.apache.pulsar.functions.runtime.instance.ContextImpl | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type messageId : String to messageId : MessageId in class org.apache.pulsar.functions.runtime.instance.ContextImpl | From | To |