6142a4c5b03f5a4e26a774fd57ab458844255786
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type messageId : byte[] to record : Record<?> in method package EventImpl(event T, ts long, record Record<?>) in class org.apache.pulsar.functions.windowing.EventImpl | From | To | |
Change Parameter Type inputConsumer : Consumer to inputTopics : List<String> in method public ContextImpl(config InstanceConfig, logger Logger, client PulsarClient, classLoader ClassLoader, inputTopics List<String>) in class org.apache.pulsar.functions.instance.ContextImpl | From | To | |
Change Parameter Type messageId : byte[] to record : Record<?> in method public add(event T, ts long, record Record<?>) : void in class org.apache.pulsar.functions.windowing.WindowManager | From | To | |
Change Parameter Type messageId : MessageId to record : Record<?> in method public setCurrentMessageContext(record Record<?>) : void in class org.apache.pulsar.functions.instance.ContextImpl | From | To | |
Rename Variable | 1 | ||
Rename Variable consumer : Consumer to inputTopics : List<String> in method package setupContext() : ContextImpl in class org.apache.pulsar.functions.instance.JavaInstanceRunnable | From | To | |
Merge Parameter | 1 | ||
Merge Parameter [messageId : MessageId, topicName : String] to record : Record<?> in method public handleMessage(record Record<?>, input Object) : JavaExecutionResult in class org.apache.pulsar.functions.instance.JavaInstance | From | To | |
Rename Attribute | 3 | ||
Rename Attribute inputConsumer : Consumer to inputTopics : List<String> in class org.apache.pulsar.functions.instance.ContextImpl | From | To | |
Rename Attribute messageId : MessageId to record : Record<?> in class org.apache.pulsar.functions.instance.ContextImpl | From | To | |
Rename Attribute messageId : byte[] to record : Record<?> in class org.apache.pulsar.functions.windowing.EventImpl | From | To | |
Change Variable Type | 2 | ||
Change Variable Type pulsarRecord : PulsarRecord to pulsarRecord : PulsarRecord<?> in method public run() : void in class org.apache.pulsar.functions.instance.JavaInstanceRunnable | From | To | |
Change Variable Type consumer : Consumer to inputTopics : List<String> in method package setupContext() : ContextImpl in class org.apache.pulsar.functions.instance.JavaInstanceRunnable | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type messageId : byte[] to record : Record<?> in class org.apache.pulsar.functions.windowing.EventImpl | From | To | |
Change Attribute Type inputConsumer : Consumer to inputTopics : List<String> in class org.apache.pulsar.functions.instance.ContextImpl | From | To | |
Change Attribute Type messageId : MessageId to record : Record<?> in class org.apache.pulsar.functions.instance.ContextImpl | From | To | |
Rename Parameter | 4 | ||
Rename Parameter messageId : byte[] to record : Record<?> in method package EventImpl(event T, ts long, record Record<?>) in class org.apache.pulsar.functions.windowing.EventImpl | From | To | |
Rename Parameter inputConsumer : Consumer to inputTopics : List<String> in method public ContextImpl(config InstanceConfig, logger Logger, client PulsarClient, classLoader ClassLoader, inputTopics List<String>) in class org.apache.pulsar.functions.instance.ContextImpl | From | To | |
Rename Parameter messageId : MessageId to record : Record<?> in method public setCurrentMessageContext(record Record<?>) : void in class org.apache.pulsar.functions.instance.ContextImpl | From | To | |
Rename Parameter messageId : byte[] to record : Record<?> in method public add(event T, ts long, record Record<?>) : void in class org.apache.pulsar.functions.windowing.WindowManager | From | To |