2f4a54a06cd950624a422f7e992a183788cc6363
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type String[] to Set<String> in method public getFieldNames() : Set<String> in class org.pentaho.di.trans.steps.normaliser.NormaliserMeta | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute fieldnrs : int[] to typeToFieldIndex : Map<String,List<Integer>> in class org.pentaho.di.trans.steps.normaliser.NormaliserData | From | To | |
| Extract Variable | 1 | ||
| Extract Variable typeValue : String in method public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean from class org.pentaho.di.trans.steps.normaliser.Normaliser | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type fieldnrs : int[] to typeToFieldIndex : Map<String,List<Integer>> in class org.pentaho.di.trans.steps.normaliser.NormaliserData | From | To |