Kieker 1.10

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 UniteMeasurementPairFilter.inputTSPoint(NamedDoubleTimeSeriesPoint input)
           
 void ForecastingFilter.processInput(NamedDoubleTimeSeriesPoint input, long timestamp, 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
 List<NamedDoubleTimeSeriesPoint> AggregationVariableSet.getAggregationList()
           
 

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


Kieker 1.10

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