321d6ff0f31ab3fdd938837a304bb552a1a1cbc9
Files Diff
- Added: 0
- Removed: 6
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type TachyonMetricRegistry to MetricRegistry in method public getMetricRegistry() : MetricRegistry in class tachyon.metrics.MetricsSystem | From | To | |
Change Variable Type | 2 | ||
Change Variable Type mr : TachyonMetricRegistry to mr : MetricRegistry in method private populateValues(request HttpServletRequest) : void in class tachyon.web.WebInterfaceWorkerMetricsServlet | From | To | |
Change Variable Type mr : TachyonMetricRegistry to mr : MetricRegistry in method private populateValues(request HttpServletRequest) : void in class tachyon.web.WebInterfaceMasterMetricsServlet | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mMetricRegistry : TachyonMetricRegistry to mMetricRegistry : MetricRegistry in class tachyon.metrics.MetricsSystem | From | To |