Package | Description |
---|---|
kieker.tools.opad.filter | |
kieker.tools.util |
Modifier and Type | Method and Description |
---|---|
void |
ForecastingFilter.inputEvent(NamedDoubleTimeSeriesPoint input)
Represents the input port for measurements.
|
void |
TimeSeriesPointAggregatorFilter.inputTSPoint(NamedDoubleTimeSeriesPoint input)
This method represents the input port for the incoming measurements.
|
void |
ForecastingFilter.processInput(NamedDoubleTimeSeriesPoint input,
long timestamp,
java.lang.String name)
Calculating the Forecast and delivers it.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<NamedDoubleTimeSeriesPoint> |
AggregationVariableSet.getAggregationList() |
Modifier and Type | Method and Description |
---|---|
void |
AggregationVariableSet.setAggregationList(java.util.List<NamedDoubleTimeSeriesPoint> aggregationList) |
Copyright 2017 Kieker Project, http://kieker-monitoring.net