f22bbeafec45290cc15ad2935e9ebd32d119b8af
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 25
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute public TLS_HANDLER : String from class org.apache.pulsar.client.impl.ConnectionPool to public TLS_HANDLER : String from class org.apache.pulsar.client.impl.PulsarChannelInitializer | From | To | |
Rename Attribute | 3 | ||
Rename Attribute enableTLS : boolean to clientSslCtx : SslContext in class org.apache.pulsar.proxy.server.ServiceChannelInitializer | From | To | |
Rename Attribute enableTLS : boolean to sslCtx : SslContext in class org.apache.pulsar.broker.service.PulsarChannelInitializer | From | To | |
Rename Attribute enableTLS : boolean to sslCtx : SslContext in class org.apache.pulsar.discovery.service.ServiceChannelInitializer | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type enableTLS : boolean to clientSslCtx : SslContext in class org.apache.pulsar.proxy.server.ServiceChannelInitializer | From | To | |
Change Attribute Type enableTLS : boolean to sslCtx : SslContext in class org.apache.pulsar.broker.service.PulsarChannelInitializer | From | To | |
Change Attribute Type enableTLS : boolean to sslCtx : SslContext in class org.apache.pulsar.discovery.service.ServiceChannelInitializer | From | To |