adc9506bd78aea50325d21b8eefab7946e1fd3ba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method package getOrCreateValuesThatNeedRealClone(values List<ValueMetaInterface>) : List<Integer> from class org.pentaho.di.core.row.RowMeta.RowMetaCache to package getOrCreateValuesThatNeedRealClone(values List<ValueMetaInterface>) : List<Integer> from class org.pentaho.di.core.row.RowMeta | From | To | |
Rename Variable | 1 | ||
Rename Variable index : int to sz : int in method public addValueMeta(meta ValueMetaInterface) : void in class org.pentaho.di.core.row.RowMeta | From | To | |
Move Attribute | 1 | ||
Move Attribute package needRealClone : List<Integer> from class org.pentaho.di.core.row.RowMeta.RowMetaCache to package needRealClone : List<Integer> from class org.pentaho.di.core.row.RowMeta | From | To |