004617b0e5056f5991a6984ac94106df4975243c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 36
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type serverInfo : IPTransportInfo to serverInfo : IpTransportInfo in method public PollCommand(client AbstractHttpClient, processor RawDataProcessor, transportTypes Map<TransportType,ChannelDirection>, serverInfo IpTransportInfo) in class org.kaaproject.kaa.client.channel.impl.channels.polling.PollCommand | From | To | |
Rename Variable | 2 | ||
Rename Variable e : IOException to ex : IOException in method public run() : void in class org.kaaproject.kaa.client.logging.DefaultLogCollector.addLogRecord.execute | From | To | |
Rename Variable e : InterruptedException to ex : InterruptedException in method public setValue(value RecordInfo, arriveTime Long) : void in class org.kaaproject.kaa.client.logging.future.RecordFuture | From | To | |
Change Variable Type | 1 | ||
Change Variable Type oldServer : IPTransportInfo to oldServer : IpTransportInfo in method public setServer(server TransportConnectionInfo) : void in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type currentServer : IPTransportInfo to currentServer : IpTransportInfo in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel | From | To | |
Change Attribute Type currentServer : IPTransportInfo to currentServer : IpTransportInfo in class org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationsChannel | From | To | |
Change Attribute Type currentServer : IPTransportInfo to currentServer : IpTransportInfo in class org.kaaproject.kaa.client.channel.impl.channels.AbstractHttpChannel | From | To | |
Change Attribute Type serverInfo : IPTransportInfo to serverInfo : IpTransportInfo in class org.kaaproject.kaa.client.channel.impl.channels.polling.PollCommand | From | To | |
Rename Parameter | 5 | ||
Rename Parameter t : T to obj : T in method public ExecutionResult(obj T, ex Exception) in class org.kaaproject.kaa.client.logging.future.ExecutionResult | From | To | |
Rename Parameter o : Object to obj : Object in method public equals(obj Object) : boolean in class org.kaaproject.kaa.client.channel.failover.DefaultFailoverManager.AccessPointIdResolution | From | To | |
Rename Parameter e : Exception to ex : Exception in method public ExecutionResult(obj T, ex Exception) in class org.kaaproject.kaa.client.logging.future.ExecutionResult | From | To | |
Rename Parameter e : Exception to ex : Exception in method public TransportException(ex Exception) in class org.kaaproject.kaa.client.transport.TransportException | From | To | |
Rename Parameter o : Object to obj : Object in method public equals(obj Object) : boolean in class org.kaaproject.kaa.client.channel.GenericTransportInfo | From | To |