6fadfe47a654035722ca92b1d77a349e15e07578
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private readData(stepnode Node) : void inlined to public loadXML(stepnode Node, databases List<DatabaseMeta>, metaStore IMetaStore) : void in class org.pentaho.di.trans.steps.textfileinput.TextFileInputMeta | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable retval : StringBuffer to retVal : StringBuffer in method protected saveSource(retVal StringBuffer, source String) : void in class org.pentaho.di.trans.steps.textfileinput.TextFileInputMeta | From | To | |
Extract Method | 7 | ||
Extract Method protected saveSourceRep(rep Repository, id_job ObjectId, id_jobentry ObjectId, i int, value String) : void extracted from public saveRep(rep Repository, metaStore IMetaStore, id_job ObjectId) : void in class org.pentaho.di.job.entries.copyfiles.JobEntryCopyFiles | From | To | |
Extract Method protected saveSource(retVal StringBuffer, source String) : void extracted from public getXML() : String in class org.pentaho.di.trans.steps.textfileinput.TextFileInputMeta | From | To | |
Extract Method protected saveDestination(retval StringBuilder, destination String) : void extracted from public getXML() : String in class org.pentaho.di.job.entries.copyfiles.JobEntryCopyFiles | From | To | |
Extract Method protected saveSource(retval StringBuilder, source String) : void extracted from public getXML() : String in class org.pentaho.di.job.entries.copyfiles.JobEntryCopyFiles | From | To | |
Extract Method protected loadSourceRep(rep Repository, id_step ObjectId, i int) : String extracted from public readRep(rep Repository, metaStore IMetaStore, id_step ObjectId, databases List<DatabaseMeta>) : void in class org.pentaho.di.trans.steps.textfileinput.TextFileInputMeta | From | To | |
Extract Method protected saveDestinationRep(rep Repository, id_job ObjectId, id_jobentry ObjectId, i int, value String) : void extracted from public saveRep(rep Repository, metaStore IMetaStore, id_job ObjectId) : void in class org.pentaho.di.job.entries.copyfiles.JobEntryCopyFiles | From | To | |
Extract Method protected saveSourceRep(rep Repository, id_transformation ObjectId, id_step ObjectId, i int, fileName String) : void extracted from public saveRep(rep Repository, metaStore IMetaStore, id_transformation ObjectId, id_step ObjectId) : void in class org.pentaho.di.trans.steps.textfileinput.TextFileInputMeta | From | To |