3624391158b0fe70a505d262ea06ecccc067be10
Files Diff
- Added: 1
 - Removed: 1
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public timer(name String) : Timer renamed to public updateTimer(name String, duration long, timeUnit TimeUnit) : void in class com.spotify.helios.servicescommon.statistics.ZooKeeperMetricsImpl | From | To | |
| Rename Method public timer(name String) : Timer renamed to public updateTimer(name String, duration long, timeUnit TimeUnit) : void in class com.spotify.helios.servicescommon.statistics.ZooKeeperMetrics | From | To | |
| Change Return Type | 2 | ||
| Change Return Type Timer to void in method public updateTimer(name String, duration long, timeUnit TimeUnit) : void in class com.spotify.helios.servicescommon.statistics.ZooKeeperMetricsImpl | From | To | |
| Change Return Type Timer to void in method public updateTimer(name String, duration long, timeUnit TimeUnit) : void in class com.spotify.helios.servicescommon.statistics.ZooKeeperMetrics | From | To | |
| Move Class | 1 | ||
| Move Class com.spotify.helios.servicescommon.coordination.ZooKeeperCallable moved to com.spotify.helios.servicescommon.coordination.ZooKeeperModelReporter.ZooKeeperCallable | From | To |