26965683ca1a35482d426970eecd6cd11f169f35
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method private indexValueMap() : void inlined to public setValueMetaList(valueMetaList List<ValueMetaInterface>) : void in class org.pentaho.di.core.row.RowMeta | From | To | |
Inline Method private indexValueMap() : void inlined to public removeValueMeta(index int) : void in class org.pentaho.di.core.row.RowMeta | From | To | |
Extract Variable | 1 | ||
Extract Variable key : String in method public indexOfValue(valueName String) : int from class org.pentaho.di.core.row.RowMeta | From | To |