056490d239c46a3950234ce7ea9afc4b203a00c3
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable t : Throwable to e : Exception in method public stop() : void in class org.apache.ignite.stream.mqtt.MqttStreamer | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute executor : ExecutorService to exec : ExecutorService in class org.apache.ignite.stream.mqtt.MqttStreamer.MqttConnectionRetrier | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type t : Throwable to e : Exception in method public stop() : void in class org.apache.ignite.stream.mqtt.MqttStreamer | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter count : int to cnt : int in method private sendMessages(topics List<String>, fromIdx int, cnt int, singleMsg boolean) : void in class org.apache.ignite.stream.mqtt.IgniteMqttStreamerTest | From | To | |
| Rename Parameter count : int to cnt : int in method private assertCacheEntriesLoaded(cnt int) : void in class org.apache.ignite.stream.mqtt.IgniteMqttStreamerTest | From | To | |
| Rename Parameter singleMessage : boolean to singleMsg : boolean in method private sendMessages(topics List<String>, fromIdx int, cnt int, singleMsg boolean) : void in class org.apache.ignite.stream.mqtt.IgniteMqttStreamerTest | From | To |