public static class RoutingKeyFormatter.WorkloadAndLoadTestType extends java.lang.Object implements RoutingKeyFormatter
wessbas and
jmeter.RoutingKeyFormatter.Keyword, RoutingKeyFormatter.LoadTestType, RoutingKeyFormatter.RecipeId, RoutingKeyFormatter.ServiceName, RoutingKeyFormatter.Tag, RoutingKeyFormatter.WorkloadAndLoadTestType, RoutingKeyFormatter.WorkloadType| Modifier and Type | Field and Description |
|---|---|
static RoutingKeyFormatter.WorkloadAndLoadTestType |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
of(java.lang.String workloadType,
java.lang.String loadTestType)
Use a workload type and a load test type as routing key, e.g.,
wessbas and
jmeter. |
public static RoutingKeyFormatter.WorkloadAndLoadTestType INSTANCE
public java.lang.String of(java.lang.String workloadType,
java.lang.String loadTestType)
wessbas and
jmeter.workloadType - The workload type.loadTestType - The load test type.