73994881572178c868e615b5f1bebe51ced3f2ac
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testMQTTConnectException() : void renamed to public testMqttConnectException() : void in class org.pentaho.di.trans.step.mqtt.MQTTProducerTest | From | To | |
Extract Method | 2 | ||
Extract Method private stopMqttClient() : void extracted from public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.step.mqtt.MQTTProducer | From | To | |
Extract Method private stopMqttClient() : void extracted from public stopRunning(stepMetaInterface StepMetaInterface, stepDataInterface StepDataInterface) : void in class org.pentaho.di.trans.step.mqtt.MQTTProducer | From | To |