9311efcb951c9c39633b0b7c4bc126d26b230595
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable value_type : int to valueType : int in method public getFields(rowMeta RowMetaInterface, origin String, info RowMetaInterface[], nextStep StepMeta, space VariableSpace, repository Repository, metaStore IMetaStore) : void in class org.pentaho.di.trans.steps.groupby.GroupByMeta | From | To | |
Rename Variable sizegroup : int to sizeGroup : int in method public setDefault() : void in class org.pentaho.di.trans.steps.groupby.GroupByMeta | From | To | |
Rename Variable value_name : String to valueName : String in method public getFields(rowMeta RowMetaInterface, origin String, info RowMetaInterface[], nextStep StepMeta, space VariableSpace, repository Repository, metaStore IMetaStore) : void in class org.pentaho.di.trans.steps.groupby.GroupByMeta | From | To | |
Rename Variable nrfields : int to numberOfFields : int in method public setDefault() : void in class org.pentaho.di.trans.steps.groupby.GroupByMeta | From | To | |
Rename Attribute | 4 | ||
Rename Attribute fos : FileOutputStream to fosToTempFile : FileOutputStream in class org.pentaho.di.trans.steps.groupby.GroupByData | From | To | |
Rename Attribute dos : DataOutputStream to dosToTempFile : DataOutputStream in class org.pentaho.di.trans.steps.groupby.GroupByData | From | To | |
Rename Attribute fis : FileInputStream to fisToTmpFile : FileInputStream in class org.pentaho.di.trans.steps.groupby.GroupByData | From | To | |
Rename Attribute dis : DataInputStream to disToTmpFile : DataInputStream in class org.pentaho.di.trans.steps.groupby.GroupByData | From | To | |
Rename Parameter | 2 | ||
Rename Parameter r : Object[] to row : Object[] in method package calcAggregate(row Object[]) : void in class org.pentaho.di.trans.steps.groupby.GroupBy | From | To | |
Rename Parameter r : RowMetaInterface to rowMeta : RowMetaInterface in method public getFields(rowMeta RowMetaInterface, origin String, info RowMetaInterface[], nextStep StepMeta, space VariableSpace, repository Repository, metaStore IMetaStore) : void in class org.pentaho.di.trans.steps.groupby.GroupByMeta | From | To |