45d05a3b7689df0505ac56136294eacec0ff81f4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable widgetId : String in method public invalidate(dashboardWidget DashboardWidget) : void from class org.graylog2.dashboards.widgets.WidgetResultCache | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type cache : Map<String,Supplier<ComputationResult>> to cache : ConcurrentMap<String,Supplier<ComputationResult>> in class org.graylog2.dashboards.widgets.WidgetResultCache | From | To |