Uses of Class
com.axibase.tsd.model.data.series.aggregate.Threshold

Packages that use Threshold
com.axibase.tsd.model.data.command   
com.axibase.tsd.model.data.series   
 

Uses of Threshold in com.axibase.tsd.model.data.command
 

Methods in com.axibase.tsd.model.data.command that return Threshold
 Threshold ThresholdAggregateMatcher.getThreshold()
           
 

Methods in com.axibase.tsd.model.data.command with parameters of type Threshold
 void ThresholdAggregateMatcher.setThreshold(Threshold threshold)
           
 

Constructors in com.axibase.tsd.model.data.command with parameters of type Threshold
ThresholdAggregateMatcher(Interval interval, Interpolate interpolate, WorkingMinutes workingMinutes, Threshold threshold, Calendar calendar, AggregateType type, AggregateType... types)
           
 

Uses of Threshold in com.axibase.tsd.model.data.series
 

Methods in com.axibase.tsd.model.data.series that return Threshold
 Threshold Aggregate.getThreshold()
           
 

Methods in com.axibase.tsd.model.data.series with parameters of type Threshold
 void Aggregate.setThreshold(Threshold threshold)
           
 



Copyright © 2015. All rights reserved.