PerformanceInsights
class PerformanceInsights extends Collection (View source)
Properties
protected | $collection_key | ||
string | $avgPreviousExecutionMs | ||
protected | $stagePerformanceChangeInsightsType | ||
protected | $stagePerformanceChangeInsightsDataType | ||
protected | $stagePerformanceStandaloneInsightsType | ||
protected | $stagePerformanceStandaloneInsightsDataType |
Methods
setAvgPreviousExecutionMs($avgPreviousExecutionMs)
No description
string
getAvgPreviousExecutionMs()
No description
setStagePerformanceChangeInsights($stagePerformanceChangeInsights)
No description
getStagePerformanceChangeInsights()
No description
setStagePerformanceStandaloneInsights($stagePerformanceStandaloneInsights)
No description
getStagePerformanceStandaloneInsights()
No description
Details
setAvgPreviousExecutionMs($avgPreviousExecutionMs)
No description
string
getAvgPreviousExecutionMs()
No description
setStagePerformanceChangeInsights($stagePerformanceChangeInsights)
No description
StagePerformanceChangeInsight[]
getStagePerformanceChangeInsights()
No description
setStagePerformanceStandaloneInsights($stagePerformanceStandaloneInsights)
No description
StagePerformanceStandaloneInsight[]
getStagePerformanceStandaloneInsights()
No description