hirondelle.web4jtools.metrics.histogram
Class HistogramAction
Object
ActionImpl
hirondelle.web4jtools.metrics.base.MetricsAction
hirondelle.web4jtools.metrics.histogram.HistogramAction
- All Implemented Interfaces:
- Action
public final class HistogramAction
- extends MetricsAction
Display a breakdown of the number of lines for .java files, as a histogram.
Method Summary |
protected void |
calculateMetric()
Calculate histogram buckets, and show to user. |
Methods inherited from class ActionImpl |
addError, addError, addError, addMessage, addMessage, addToRequest, addToSession, copyFromSessionToRequest, createSessionAndCsrfToken, endSession, getErrors, getExistingSession, getFromSession, getIdParam, getIdParams, getLocale, getLoggedInUserName, getMessages, getOperation, getOrderBy, getParam, getParamUnsafe, getRequestParser, getResponsePage, getTimeZone, getUserId, hasErrors, removeFromSession, setResponsePage |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HistogramAction
public HistogramAction(RequestParser aRequestParser)
calculateMetric
protected void calculateMetric()
- Calculate histogram buckets, and show to user.
- Specified by:
calculateMetric
in class MetricsAction
Copyright Hirondelle Systems - Generated 2013Oct19.12.26