74e0a79a6c25e0fcf787ee3012ef8f9f78cfd836
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 4 | ||
| Rename Variable settingName : String to s : Setting in method public getXML() : String in class org.pentaho.di.trans.steps.elasticsearchbulk.ElasticSearchBulkMeta | From | To | |
| Rename Variable address : InetSocketTransportAddress to s : ElasticSearchBulkMeta.Server in method private test(testType TestType) : void in class org.pentaho.di.ui.trans.steps.elasticsearchbulk.ElasticSearchBulkDialog | From | To | |
| Rename Variable colName : String to f : Field in method public getXML() : String in class org.pentaho.di.trans.steps.elasticsearchbulk.ElasticSearchBulkMeta | From | To | |
| Rename Variable fieldName : String to f : Field in method private checkInputFields(remarks List<CheckResultInterface>, prev RowMetaInterface, stepMeta StepMeta) : void in class org.pentaho.di.trans.steps.elasticsearchbulk.ElasticSearchBulkMeta | From | To | |
| Change Return Type | 2 | ||
| Change Return Type Map<String,String> to List<Field> in method public getFields() : List<Field> in class org.pentaho.di.trans.steps.elasticsearchbulk.ElasticSearchBulkMeta | From | To | |
| Change Return Type InetSocketTransportAddress[] to List<Server> in method public getServers() : List<Server> in class org.pentaho.di.trans.steps.elasticsearchbulk.ElasticSearchBulkMeta | From | To | |
| Change Variable Type | 5 | ||
| Change Variable Type colName : String to f : Field in method public getXML() : String in class org.pentaho.di.trans.steps.elasticsearchbulk.ElasticSearchBulkMeta | From | To | |
| Change Variable Type fieldName : String to f : Field in method private checkInputFields(remarks List<CheckResultInterface>, prev RowMetaInterface, stepMeta StepMeta) : void in class org.pentaho.di.trans.steps.elasticsearchbulk.ElasticSearchBulkMeta | From | To | |
| Change Variable Type settingName : String to s : Setting in method public getXML() : String in class org.pentaho.di.trans.steps.elasticsearchbulk.ElasticSearchBulkMeta | From | To | |
| Change Variable Type istAddr : InetSocketTransportAddress to istAddr : Server in method public getXML() : String in class org.pentaho.di.trans.steps.elasticsearchbulk.ElasticSearchBulkMeta | From | To | |
| Change Variable Type address : InetSocketTransportAddress to s : ElasticSearchBulkMeta.Server in method private test(testType TestType) : void in class org.pentaho.di.ui.trans.steps.elasticsearchbulk.ElasticSearchBulkDialog | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type servers : List<InetSocketTransportAddress> to servers : List<Server> in class org.pentaho.di.trans.steps.elasticsearchbulk.ElasticSearchBulkMeta | From | To | |
| Change Attribute Type settings : Map<String,String> to settings : List<Setting> in class org.pentaho.di.trans.steps.elasticsearchbulk.ElasticSearchBulkMeta | From | To | |
| Change Attribute Type fields : Map<String,String> to fields : List<Field> in class org.pentaho.di.trans.steps.elasticsearchbulk.ElasticSearchBulkMeta | From | To |