|
JSCAPE MFT Server | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jscape.inet.mft.subsystems.reporting.html.HtmlMetricsFormatter
com.jscape.inet.mft.subsystems.reporting.html.DailyStatisticsFormatter
public class DailyStatisticsFormatter
Average upload/download bytes for month days format.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.jscape.inet.mft.subsystems.reporting.MetricsFormatter |
---|
MetricsFormatter.FormatterException |
Constructor Summary | |
---|---|
DailyStatisticsFormatter(ChartFormatter chartFormat,
TableFormatter tableFormat)
|
Method Summary | |
---|---|
boolean |
supports(Metrics metrics)
Verifies if specified metrics is supported by this formatter instance. |
Methods inherited from class com.jscape.inet.mft.subsystems.reporting.html.HtmlMetricsFormatter |
---|
format, getMimeType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DailyStatisticsFormatter(ChartFormatter chartFormat, TableFormatter tableFormat)
Method Detail |
---|
public boolean supports(Metrics metrics)
MetricsFormatter
metrics
- a metrics to verify
true
if metrics is supported; false
otherwise
|
JSCAPE MFT Server | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |