Package | Description |
---|---|
org.opennms.netmgt.jasper.analytics |
Modifier and Type | Method and Description |
---|---|
protected List<AnalyticsCommand> |
RrdDataSourceFilter.getAnalyticsCommands()
Used for testing.
|
Modifier and Type | Method and Description |
---|---|
Filter |
TrendLineFactory.getFilter(AnalyticsCommand cmd) |
Filter |
OutlierFilterFactory.getFilter(AnalyticsCommand cmd) |
Filter |
HWForecastFactory.getFilter(AnalyticsCommand cmd) |
Filter |
FilterFactory.getFilter(AnalyticsCommand cmd)
Retrieves the appropriate Filter for the given command.
|
Filter |
ChompFactory.getFilter(AnalyticsCommand cmd) |
static TrendLineConfig |
TrendLineConfig.parse(AnalyticsCommand cmd) |
static OutlierFilterConfig |
OutlierFilterConfig.parse(AnalyticsCommand cmd) |
static HWForecastConfig |
HWForecastConfig.parse(AnalyticsCommand cmd) |
static ChompConfig |
ChompConfig.parse(AnalyticsCommand cmd) |
Copyright © 2015. All rights reserved.