e8efd26e658349fdfc710df13044e7d0ad11a280
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 18
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute ioMeta : StepIOMetaInterface to ioMetaVar : StepIOMetaInterface in class org.pentaho.di.trans.step.BaseStepMeta | From | To | |
| Extract Variable | 16 | ||
| Extract Variable infoStreams : List<StreamInterface> in method public searchInfoAndTargetSteps(steps List<StepMeta>) : void from class org.pentaho.di.trans.steps.mergerows.MergeRowsMeta | From | To | |
| Extract Variable infoStreams : List<StreamInterface> in method public searchInfoAndTargetSteps(steps List<StepMeta>) : void from class org.pentaho.di.trans.steps.validator.ValidatorMeta | From | To | |
| Extract Variable infoStreams : List<StreamInterface> in method public searchInfoAndTargetSteps(steps List<StepMeta>) : void from class org.pentaho.di.trans.steps.streamlookup.StreamLookupMeta | From | To | |
| Extract Variable thatStepIO : StepIOMetaInterface in method public clone() : Object from class org.pentaho.di.trans.steps.streamlookup.StreamLookupMeta | From | To | |
| Extract Variable targetStreams : List<StreamInterface> in method public searchInfoAndTargetSteps(steps List<StepMeta>) : void from class org.pentaho.di.trans.steps.javafilter.JavaFilterMeta | From | To | |
| Extract Variable infoStreams : List<StreamInterface> in method public searchInfoAndTargetSteps(steps List<StepMeta>) : void from class org.pentaho.di.trans.steps.fuzzymatch.FuzzyMatchMeta | From | To | |
| Extract Variable targetStreams : List<StreamInterface> in method public searchInfoAndTargetSteps(steps List<StepMeta>) : void from class org.pentaho.di.trans.steps.switchcase.SwitchCaseMeta | From | To | |
| Extract Variable ioMeta : StepIOMetaInterface in method public searchInfoAndTargetSteps(steps List<StepMeta>) : void from class org.pentaho.di.trans.steps.multimerge.MultiMergeJoinMeta | From | To | |
| Extract Variable infoStreams : List<StreamInterface> in method public searchInfoAndTargetSteps(steps List<StepMeta>) : void from class org.pentaho.di.trans.steps.mergejoin.MergeJoinMeta | From | To | |
| Extract Variable infoStreams : List<StreamInterface> in method public searchInfoAndTargetSteps(steps List<StepMeta>) : void from class org.pentaho.di.trans.steps.tableinput.TableInputMeta | From | To | |
| Extract Variable targetStreams : List<StreamInterface> in method public searchInfoAndTargetSteps(steps List<StepMeta>) : void from class org.pentaho.di.trans.steps.filterrows.FilterRowsMeta | From | To | |
| Extract Variable thisStepIO : StepIOMetaInterface in method public clone() : Object from class org.pentaho.di.trans.steps.streamlookup.StreamLookupMeta | From | To | |
| Extract Variable thatInfoStream : List<StreamInterface> in method public clone() : Object from class org.pentaho.di.trans.steps.streamlookup.StreamLookupMeta | From | To | |
| Extract Variable infoStreams : List<StreamInterface> in method public searchInfoAndTargetSteps(steps List<StepMeta>) : void from class org.pentaho.di.trans.steps.append.AppendMeta | From | To | |
| Extract Variable targetStreams : List<StreamInterface> in method public check(remarks List<CheckResultInterface>, transMeta TransMeta, stepMeta StepMeta, prev RowMetaInterface, input String[], output String[], info RowMetaInterface, space VariableSpace, repository Repository, metaStore IMetaStore) : void from class org.pentaho.di.trans.steps.switchcase.SwitchCaseMeta | From | To | |
| Extract Variable thisInfoStream : List<StreamInterface> in method public clone() : Object from class org.pentaho.di.trans.steps.streamlookup.StreamLookupMeta | From | To | |
| Extract Method | 1 | ||
| Extract Method public getStepIOMeta(createIfAbsent boolean) : StepIOMetaInterface extracted from public getStepIOMeta() : StepIOMetaInterface in class org.pentaho.di.trans.step.BaseStepMeta | From | To |