WindowsBasedSli
class WindowsBasedSli extends Model (View source)
Properties
| string | $goodBadMetricFilter | ||
| protected | $goodTotalRatioThresholdType | ||
| protected | $goodTotalRatioThresholdDataType | ||
| protected | $metricMeanInRangeType | ||
| protected | $metricMeanInRangeDataType | ||
| protected | $metricSumInRangeType | ||
| protected | $metricSumInRangeDataType | ||
| string | $windowPeriod |
Methods
setGoodBadMetricFilter($goodBadMetricFilter)
No description
string
getGoodBadMetricFilter()
No description
getGoodTotalRatioThreshold()
No description
getMetricMeanInRange()
No description
getMetricSumInRange()
No description
setWindowPeriod($windowPeriod)
No description
string
getWindowPeriod()
No description
Details
setGoodBadMetricFilter($goodBadMetricFilter)
No description
string
getGoodBadMetricFilter()
No description
setGoodTotalRatioThreshold(PerformanceThreshold $goodTotalRatioThreshold)
No description
PerformanceThreshold
getGoodTotalRatioThreshold()
No description
setMetricMeanInRange(MetricRange $metricMeanInRange)
No description
MetricRange
getMetricMeanInRange()
No description
setMetricSumInRange(MetricRange $metricSumInRange)
No description
MetricRange
getMetricSumInRange()
No description
setWindowPeriod($windowPeriod)
No description
string
getWindowPeriod()
No description