b786f06e3afe0a6f01e00e3503c705cedbb97096
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 1 | ||
| Pull Up Method private createMeta(file File, fields TextFileInputField[]) : CsvInputMeta from class org.pentaho.di.trans.steps.csvinput.PDI_15270_Test to package createMeta(file File, fields TextFileInputField[]) : CsvInputMeta from class org.pentaho.di.trans.steps.csvinput.CsvInputUnitTestBase | From | To | |
| Extract Attribute | 3 | ||
| Extract Attribute private QUOTATION_AND_EXCLAMATION_MARK : String in class org.pentaho.di.trans.steps.csvinput.CsvInputEnclosureTest | From | To | |
| Extract Attribute private QUOTATION_MARK : String in class org.pentaho.di.trans.steps.csvinput.CsvInputEnclosureTest | From | To | |
| Extract Attribute private SEMICOLON : String in class org.pentaho.di.trans.steps.csvinput.CsvInputEnclosureTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable vfsFilename : String in method private openNextFile() : boolean from class org.pentaho.di.trans.steps.csvinput.CsvInput | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type stepMockHelper : StepMockHelper<?,?> to stepMockHelper : StepMockHelper<CsvInputMeta,StepDataInterface> in class org.pentaho.di.trans.steps.csvinput.CsvInputDoubleLineEndTest | From | To | |
| Change Attribute Type stepMockHelper : StepMockHelper<?,?> to stepMockHelper : StepMockHelper<CsvInputMeta,StepDataInterface> in class org.pentaho.di.trans.steps.csvinput.CsvInputUnicodeTest | From | To |