Package com.netcracker.profiler.metrics
Class MetricsKey
java.lang.Object
com.netcracker.profiler.metrics.MetricsKey
-
Constructor Summary
ConstructorsConstructorDescriptionMetricsKey(String callType, com.netcracker.profiler.agent.MetricType metricType, HashSet<AggregationParameter> aggregationParams, boolean isCustom) -
Method Summary
-
Constructor Details
-
MetricsKey
public MetricsKey(String callType, com.netcracker.profiler.agent.MetricType metricType, HashSet<AggregationParameter> aggregationParams, boolean isCustom)
-
-
Method Details