Package | Description |
---|---|
org.opennms.netmgt.integrations.R | |
org.opennms.netmgt.measurements.filters.impl |
Modifier and Type | Method and Description |
---|---|
RScriptOutput |
RScriptExecutor.exec(String script,
RScriptInput input)
Executes by given script by:
- Searching both the classpath and the filesystem for the path
- Copying the script at the given path to a temporary file and
performing variable substitution with the arguments using Freemarker.
|
Modifier and Type | Method and Description |
---|---|
static void |
HWForecast.checkForecastSupport() |
void |
HWForecast.filter(com.google.common.collect.RowSortedTable<Long,String,Double> table) |
void |
TrendLine.filter(com.google.common.collect.RowSortedTable<Long,String,Double> table) |
Copyright © 2021. All rights reserved.