90908e9d950a747820c9ba8b4160372937062f90
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type brokerService : BrokerService to pulsar : PulsarService in method public PulsarChannelInitializer(pulsar PulsarService, enableTLS boolean) in class org.apache.pulsar.broker.service.PulsarChannelInitializer | From | To | |
| Change Parameter Type service : BrokerService to pulsar : PulsarService in method public ServerCnx(pulsar PulsarService) in class org.apache.pulsar.broker.service.ServerCnx | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute brokerService : BrokerService to pulsar : PulsarService in class org.apache.pulsar.broker.service.PulsarChannelInitializer | From | To | |
| Extract Variable | 1 | ||
| Extract Variable e : Exception in method public get(path String, clazz Class<T>) : CompletableFuture<T> from class org.apache.pulsar.client.impl.HttpClient | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type brokerService : BrokerService to pulsar : PulsarService in class org.apache.pulsar.broker.service.PulsarChannelInitializer | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter service : BrokerService to pulsar : PulsarService in method public ServerCnx(pulsar PulsarService) in class org.apache.pulsar.broker.service.ServerCnx | From | To | |
| Rename Parameter brokerService : BrokerService to pulsar : PulsarService in method public PulsarChannelInitializer(pulsar PulsarService, enableTLS boolean) in class org.apache.pulsar.broker.service.PulsarChannelInitializer | From | To |