Package | Description |
---|---|
com.ca.apm.jenkins.core.entity | |
com.ca.apm.jenkins.core.helper |
Modifier and Type | Method and Description |
---|---|
Map<String,AgentComparisonResult> |
DefaultStrategyResult.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultStrategyResult.addOneResult(String agentSpecifier,
AgentComparisonResult agentComparisonResult) |
Modifier and Type | Method and Description |
---|---|
static AgentComparisonResult |
FormulaHelper.thresholdPercentageBasedCrossBuildMetricPathComparison(double thresholdPercentage,
Map<String,Double> benchMarkValues,
Map<String,Double> currentValues)
This helper method provides you comparison-result w.r.t.
|
static AgentComparisonResult |
FormulaHelper.thresholdValueBasedCrossBuildMetricPathComparison(double thresholdValue,
Map<String,Double> currentAverageValues)
This helper method provides you comparison-result w.r.t.
|
Copyright © 2016–2019. All rights reserved.