e77ed29add0281fb34593127ae047b47d8a23c6e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable vm : ValueMetaInterface in method private generateVList(names String[], types int[]) : List<ValueMetaInterface> from class org.pentaho.di.core.row.RowMetaTest | From | To | |
Extract Variable vmi : ValueMetaInterface in method public getFields(r RowMetaInterface, name String, info RowMetaInterface[], nextStep StepMeta, space VariableSpace, repository Repository, metaStore IMetaStore) : void from class org.pentaho.di.trans.steps.mergejoin.MergeJoinMeta | From | To | |
Extract Method | 1 | ||
Extract Method public mergeRowMeta(r RowMetaInterface, originStepName String) : void extracted from public mergeRowMeta(r RowMetaInterface) : void in class org.pentaho.di.core.row.RowMeta | From | To |