47db53c123cbcfb668551e721a3c8203f705325b
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable catalogsNames : String[] to tableNamesWithoutSchema : String[] in method package processIncludeTable(outputRow Object[]) : void in class org.pentaho.di.trans.steps.gettablenames.GetTableNames | From | To | |
| Rename Variable procName : String to synonym : String in method private processIncludeSynonym(outputRow Object[]) : void in class org.pentaho.di.trans.steps.gettablenames.GetTableNames | From | To | |
| Parameterize Variable | 6 | ||
| Parameterize Variable outputRowCatalog : Object[] to outputRow : Object[] in method private logInfo(outputRow Object[]) : void in class org.pentaho.di.trans.steps.gettablenames.GetTableNames | From | To | |
| Parameterize Variable outputRowView : Object[] to outputRow : Object[] in method private logInfo(outputRow Object[]) : void in class org.pentaho.di.trans.steps.gettablenames.GetTableNames | From | To | |
| Parameterize Variable outputRowProc : Object[] to outputRow : Object[] in method private logInfo(outputRow Object[]) : void in class org.pentaho.di.trans.steps.gettablenames.GetTableNames | From | To | |
| Parameterize Variable outputRowSchema : Object[] to outputRow : Object[] in method private logInfo(outputRow Object[]) : void in class org.pentaho.di.trans.steps.gettablenames.GetTableNames | From | To | |
| Parameterize Variable outputRowSyn : Object[] to outputRow : Object[] in method private logInfo(outputRow Object[]) : void in class org.pentaho.di.trans.steps.gettablenames.GetTableNames | From | To | |
| Parameterize Variable outputRowTable : Object[] to outputRow : Object[] in method private logInfo(outputRow Object[]) : void in class org.pentaho.di.trans.steps.gettablenames.GetTableNames | From | To | |
| Inline Variable | 6 | ||
| Inline Variable nr : int in method public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean from class org.pentaho.di.trans.steps.gettablenames.GetTableNames | From | To | |
| Extract Method | 12 | ||
| Extract Method private logInfo(outputRow Object[]) : void extracted from public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.steps.gettablenames.GetTableNames | From | To | |
| Extract Method package processIncludeView(outputRow Object[]) : void extracted from public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.steps.gettablenames.GetTableNames | From | To | |
| Extract Method private processIncludeSchema(outputRow Object[]) : void extracted from public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.steps.gettablenames.GetTableNames | From | To | |
| Extract Method private processIncludeProcedure(outputRow Object[]) : void extracted from public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.steps.gettablenames.GetTableNames | From | To | |
| Extract Method private processIncludeCatalog(outputRow Object[]) : void extracted from public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.steps.gettablenames.GetTableNames | From | To | |
| Extract Method package processIncludeTable(outputRow Object[]) : void extracted from public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.steps.gettablenames.GetTableNames | From | To | |
| Extract Method private processIncludeSynonym(outputRow Object[]) : void extracted from public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.steps.gettablenames.GetTableNames | From | To |