79dc48ad4bbe4e6c5283eef726da232f50304d02
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method package removeMapping(toRemove String) : void extracted from package replaceMapping(old String, current String, index int) : void in class org.pentaho.di.core.row.RowMeta.RowMetaCache | From | To | |
Rename Parameter | 1 | ||
Rename Parameter old : String to toRemove : String in method package removeMapping(toRemove String) : void in class org.pentaho.di.core.row.RowMeta.RowMetaCache | From | To |