public class OperatorMetricGroup extends ComponentMetricGroup
MetricGroup representing an Operator.registry| Constructor and Description |
|---|
OperatorMetricGroup(MetricRegistry registry,
TaskMetricGroup parent,
OperatorScopeFormat scopeFormat,
String operatorName) |
OperatorMetricGroup(MetricRegistry registry,
TaskMetricGroup parent,
String operatorName) |
| Modifier and Type | Method and Description |
|---|---|
TaskMetricGroup |
parent() |
protected Iterable<? extends ComponentMetricGroup> |
subComponents()
Gets all component metric groups that are contained in this component metric group.
|
closeaddGroup, addGroup, addMetric, counter, counter, counter, counter, gauge, gauge, getMetricIdentifier, getMetricIdentifier, getScopeComponents, histogram, histogram, isClosedpublic OperatorMetricGroup(MetricRegistry registry, TaskMetricGroup parent, String operatorName)
public OperatorMetricGroup(MetricRegistry registry, TaskMetricGroup parent, OperatorScopeFormat scopeFormat, String operatorName)
public final TaskMetricGroup parent()
protected Iterable<? extends ComponentMetricGroup> subComponents()
ComponentMetricGroupsubComponents in class ComponentMetricGroupCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.