659255cf05494fbf0835dccd065f1bc0f9c6bbaa
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 18
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type operation : String to operation : ElasticsearchOperation in method public setOperation(operation ElasticsearchOperation) : void in class org.apache.camel.component.elasticsearch5.ElasticsearchConfiguration | From | To | |
| Move Method | 3 | ||
| Move Method private getSettings() : Settings from class org.apache.camel.component.elasticsearch5.ElasticsearchEndpoint to private getSettings() : Settings from class org.apache.camel.component.elasticsearch5.ElasticsearchProducer | From | To | |
| Move Method protected doStop() : void from class org.apache.camel.component.elasticsearch5.ElasticsearchEndpoint to protected doStop() : void from class org.apache.camel.component.elasticsearch5.ElasticsearchProducer | From | To | |
| Move Method protected doStart() : void from class org.apache.camel.component.elasticsearch5.ElasticsearchEndpoint to protected doStart() : void from class org.apache.camel.component.elasticsearch5.ElasticsearchProducer | From | To | |
| Change Return Type | 2 | ||
| Change Return Type String to ElasticsearchOperation in method public getOperation() : ElasticsearchOperation in class org.apache.camel.component.elasticsearch5.ElasticsearchConfiguration | From | To | |
| Change Return Type String to ElasticsearchOperation in method private resolveOperation(exchange Exchange) : ElasticsearchOperation in class org.apache.camel.component.elasticsearch5.ElasticsearchProducer | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private client : TransportClient from class org.apache.camel.component.elasticsearch5.ElasticsearchEndpoint to private client : TransportClient from class org.apache.camel.component.elasticsearch5.ElasticsearchProducer | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type operation : String to operation : ElasticsearchOperation in method public process(exchange Exchange) : void in class org.apache.camel.component.elasticsearch5.ElasticsearchProducer | From | To | |
| Change Variable Type operationConfig : String to operationConfig : ElasticsearchOperation in method private resolveOperation(exchange Exchange) : ElasticsearchOperation in class org.apache.camel.component.elasticsearch5.ElasticsearchProducer | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type DEFAULT_FOR_WAIT_ACTIVE_SHARDS : Integer to DEFAULT_FOR_WAIT_ACTIVE_SHARDS : int in class org.apache.camel.component.elasticsearch5.ElasticsearchConstants | From | To | |
| Change Attribute Type operation : String to operation : ElasticsearchOperation in class org.apache.camel.component.elasticsearch5.ElasticsearchConfiguration | From | To | |
| Change Attribute Type DEFAULT_PORT : Integer to DEFAULT_PORT : int in class org.apache.camel.component.elasticsearch5.ElasticsearchConstants | From | To |