0444ac434b8a8e809f00874769e18e5f69e25d47
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type client : PulsarClient to client : PulsarClientImpl in class org.apache.pulsar.functions.runtime.subscribermanager.TopicSubscription | From | To | |
Change Attribute Type subscriberMap : ConcurrentMap<String,FunctionContainer> to subscriberMap : ConcurrentMap<String,ContainerWithStats> in class org.apache.pulsar.functions.runtime.subscribermanager.TopicSubscription | From | To | |
Rename Parameter | 1 | ||
Rename Parameter subscriber : FunctionContainer to container : FunctionContainer in method package addSubscriber(container FunctionContainer) : void in class org.apache.pulsar.functions.runtime.subscribermanager.TopicSubscription | From | To |