c33aebbed5a4b667684c35f2494a95a3890e2c16
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 6 | ||
Extract Method public isIncludeTablename() : boolean extracted from public includeTablename() : boolean in class org.pentaho.di.trans.steps.accessinput.AccessInputMeta | From | To | |
Extract Method public getTablenameField() : String extracted from public gettablenameField() : String in class org.pentaho.di.trans.steps.accessinput.AccessInputMeta | From | To | |
Extract Method public isResetRowNumber() : boolean extracted from public resetRowNumber() : boolean in class org.pentaho.di.trans.steps.accessinput.AccessInputMeta | From | To | |
Extract Method public getExcludeFileMask() : String[] extracted from public getExludeFileMask() : String[] in class org.pentaho.di.trans.steps.accessinput.AccessInputMeta | From | To | |
Extract Method public isIncludeRowNumber() : boolean extracted from public includeRowNumber() : boolean in class org.pentaho.di.trans.steps.accessinput.AccessInputMeta | From | To | |
Extract Method public isIncludeFilename() : boolean extracted from public includeFilename() : boolean in class org.pentaho.di.trans.steps.accessinput.AccessInputMeta | From | To |