d3cab4bc190f4aecc6753b20346853e3e89c9236
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable fieldsEntries : Entry[] to fileFieldsEntries : Entry[] in method public getStepInjectionMetadataEntries() : List<StepInjectionMetaEntry> in class org.pentaho.di.trans.steps.textfileinput.TextFileInputMetaInjection | From | To | |
Extract Variable | 2 | ||
Extract Variable fieldEntryDetails : List<StepInjectionMetaEntry> in method public getStepInjectionMetadataEntries() : List<StepInjectionMetaEntry> from class org.pentaho.di.trans.steps.textfileinput.TextFileInputMetaInjection | From | To | |
Extract Variable fileEntryDetails : List<StepInjectionMetaEntry> in method public getStepInjectionMetadataEntries() : List<StepInjectionMetaEntry> from class org.pentaho.di.trans.steps.textfileinput.TextFileInputMetaInjection | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getFileFieldsEntries() : Entry[] extracted from public getStepInjectionMetadataEntries() : List<StepInjectionMetaEntry> in class org.pentaho.di.trans.steps.textfileinput.TextFileInputMetaInjection & moved to class org.pentaho.di.trans.steps.textfileinput.TextFileInputMetaInjection.Entry | From | To |