5a501706c92ba05d28a416e9ec9eba07f66f1a1a
Files Diff
- Added: 17
- Removed: 2
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Attribute | 1 | ||
Merge Attribute [protocol : TProtocol, asyncTransport : TNonblockingTransport] to configuration : ThriftConfiguration in class org.apache.camel.component.thrift.ThriftProducer | From | To | |
Move Attribute | 3 | ||
Move Attribute private protocol : TProtocol from class org.apache.camel.component.thrift.ThriftProducer to private protocol : TProtocol from class org.apache.camel.component.thrift.local.ThriftThreadPoolServerTest | From | To | |
Move Attribute private protocol : TProtocol from class org.apache.camel.component.thrift.ThriftProducer to private protocol : TProtocol from class org.apache.camel.component.thrift.ThriftConsumerZlibCompressionTest | From | To | |
Move Attribute private protocol : TProtocol from class org.apache.camel.component.thrift.ThriftProducer to private protocol : TProtocol from class org.apache.camel.component.thrift.ThriftConsumerSecurityTest | From | To | |
Move Class | 2 | ||
Move Class org.apache.camel.component.thrift.ThriftProducerBaseTest.CalculatorAsyncServerImpl moved to org.apache.camel.component.thrift.impl.CalculatorAsyncServerImpl | From | To | |
Move Class org.apache.camel.component.thrift.ThriftProducerBaseTest.CalculatorSyncServerImpl moved to org.apache.camel.component.thrift.impl.CalculatorSyncServerImpl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type args : Args to args : ThriftHsHaServer.Args in method protected initializeServer() : void in class org.apache.camel.component.thrift.ThriftConsumer | From | To |