5d8b86ac5bbd6b0e279d6921ca4f764979c3c9ef
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method protected addFieldToRow(row RowMetaInterface, fieldName String, type int, length int, precision int) : void extracted from package prepareExecutionResultsFields(row RowMetaInterface, nextStep StepMeta) : void in class org.pentaho.di.trans.steps.transexecutor.TransExecutorMeta | From | To | |
Extract Method protected addFieldToRow(row RowMetaInterface, fieldName String, type int, length int, precision int) : void extracted from package prepareResultsRowsFields(row RowMetaInterface) : void in class org.pentaho.di.trans.steps.transexecutor.TransExecutorMeta | From | To | |
Extract Method protected addFieldToRow(row RowMetaInterface, fieldName String, type int) : void extracted from package prepareExecutionResultsFileFields(row RowMetaInterface, nextStep StepMeta) : void in class org.pentaho.di.trans.steps.transexecutor.TransExecutorMeta | From | To | |
Extract Method protected addFieldToRow(row RowMetaInterface, fieldName String, type int) : void extracted from package prepareExecutionResultsFields(row RowMetaInterface, nextStep StepMeta) : void in class org.pentaho.di.trans.steps.transexecutor.TransExecutorMeta | From | To |