This project has retired. For details please refer to its
Attic page.
MetricsController (Apache Chukwa 0.7.0 API)
-
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
String |
getMetrics(String metricGroup) |
String |
getSeries(javax.servlet.http.HttpServletRequest request,
String metric,
String source,
String start,
String end) |
String |
getSeriesBySessionAttribute(javax.servlet.http.HttpServletRequest request,
String metricGroup,
String metric,
String skey,
String start,
String end) |
String |
getSourceNames(javax.servlet.http.HttpServletRequest request,
String metricGroup) |
String |
getTables() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getSeriesBySessionAttribute
public String getSeriesBySessionAttribute(@Context
javax.servlet.http.HttpServletRequest request,
String metricGroup,
String metric,
String skey,
String start,
String end)
Copyright © 2015 Apache Software Foundation. All Rights Reserved.