Kieker 1.12

Uses of Class
kieker.tools.opad.model.NamedDoubleTimeSeriesPoint

Packages that use NamedDoubleTimeSeriesPoint
kieker.tools.opad.filter   
kieker.tools.util   
 

Uses of NamedDoubleTimeSeriesPoint in kieker.tools.opad.filter
 

Methods in kieker.tools.opad.filter with parameters of type NamedDoubleTimeSeriesPoint
 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.
 

Uses of NamedDoubleTimeSeriesPoint in kieker.tools.util
 

Methods in kieker.tools.util that return types with arguments of type NamedDoubleTimeSeriesPoint
 java.util.List<NamedDoubleTimeSeriesPoint> AggregationVariableSet.getAggregationList()
           
 

Method parameters in kieker.tools.util with type arguments of type NamedDoubleTimeSeriesPoint
 void AggregationVariableSet.setAggregationList(java.util.List<NamedDoubleTimeSeriesPoint> aggregationList)
           
 


Kieker 1.12

Copyright 2015 Kieker Project, http://kieker-monitoring.net