70ae671086d99f6a61ef22636698e324e96ecabf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type cnxPool : ConnectionPool to client : PulsarClientImpl in method public BinaryProtoLookupService(client PulsarClientImpl, serviceUrl String, useTls boolean) in class com.yahoo.pulsar.client.impl.BinaryProtoLookupService | From | To | |
Rename Attribute | 1 | ||
Rename Attribute cnxPool : ConnectionPool to client : PulsarClientImpl in class com.yahoo.pulsar.client.impl.BinaryProtoLookupService | From | To | |
Extract Variable | 6 | ||
Extract Variable requestId : long in method protected handleProducer(cmdProducer CommandProducer) : void from class com.yahoo.pulsar.broker.service.ServerCnx | From | To | |
Extract Variable requestId : long in method protected handleSubscribe(subscribe CommandSubscribe) : void from class com.yahoo.pulsar.broker.service.ServerCnx | From | To | |
Extract Variable requestId : long in method protected handleLookup(lookup CommandLookupTopic) : void from class com.yahoo.pulsar.broker.service.ServerCnx | From | To | |
Extract Variable topic : String in method protected handleLookup(lookup CommandLookupTopic) : void from class com.yahoo.pulsar.broker.service.ServerCnx | From | To | |
Extract Variable requestId : long in method protected handlePartitionMetadataRequest(partitionMetadata CommandPartitionedTopicMetadata) : void from class com.yahoo.pulsar.broker.service.ServerCnx | From | To | |
Extract Variable topic : String in method protected handlePartitionMetadataRequest(partitionMetadata CommandPartitionedTopicMetadata) : void from class com.yahoo.pulsar.broker.service.ServerCnx | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type cnxPool : ConnectionPool to client : PulsarClientImpl in class com.yahoo.pulsar.client.impl.BinaryProtoLookupService | From | To | |
Rename Parameter | 1 | ||
Rename Parameter cnxPool : ConnectionPool to client : PulsarClientImpl in method public BinaryProtoLookupService(client PulsarClientImpl, serviceUrl String, useTls boolean) in class com.yahoo.pulsar.client.impl.BinaryProtoLookupService | From | To |