public class HeatmapController extends Object
Constructor and Description |
---|
HeatmapController() |
Modifier and Type | Method and Description |
---|---|
Heatmap |
getHeatmap(javax.servlet.http.HttpServletRequest request,
String metricGroup,
String metric,
String start,
String end,
double max,
double scale,
int width,
int height) |
String |
heatmapTemplate(String metricGroup,
String metric,
String width,
String height,
String title,
String yLabel) |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.