@Internal public class JobManagerJobMetricGroup extends JobMetricGroup<JobManagerMetricGroup>
MetricGroup representing everything belonging to
a specific job, running on the JobManager.AbstractMetricGroup.ChildTypejobId, jobNameLOG, parent, queryServiceScopeInfo, registry, variables| Constructor and Description |
|---|
JobManagerJobMetricGroup(MetricRegistry registry,
JobManagerMetricGroup parent,
org.apache.flink.api.common.JobID jobId,
String jobName) |
| Modifier and Type | Method and Description |
|---|---|
JobManagerMetricGroup |
parent() |
protected Iterable<? extends ComponentMetricGroup> |
subComponents()
Gets all component metric groups that are contained in this component metric group.
|
createQueryServiceMetricInfo, getGroupName, jobId, jobName, putVariablescloseaddGroup, addGroup, addGroup, addMetric, counter, counter, counter, counter, createChildGroup, createLogicalScope, gauge, gauge, getAllVariables, getAllVariables, getLogicalScope, getLogicalScope, getMetricIdentifier, getMetricIdentifier, getMetricIdentifier, getQueryServiceMetricInfo, getScopeComponents, histogram, histogram, isClosed, meter, meterpublic JobManagerJobMetricGroup(MetricRegistry registry, JobManagerMetricGroup parent, org.apache.flink.api.common.JobID jobId, @Nullable String jobName)
public final JobManagerMetricGroup parent()
protected Iterable<? extends ComponentMetricGroup> subComponents()
ComponentMetricGroupsubComponents in class ComponentMetricGroup<JobManagerMetricGroup>Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.