@Internal public class JobManagerJobMetricGroup extends JobMetricGroup<JobManagerMetricGroup>
MetricGroup
representing everything belonging to a
specific job, running on the JobManager.AbstractMetricGroup.ChildType
jobId, jobName
LOG, parent, queryServiceScopeInfo, registry, variables
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, putVariables
close
addGroup, addGroup, addMetric, counter, counter, createChildGroup, createLogicalScope, gauge, getAllVariables, getAllVariables, getLogicalScope, getLogicalScope, getMetricIdentifier, getMetricIdentifier, getMetricIdentifier, getQueryServiceMetricInfo, getScopeComponents, histogram, isClosed, meter
public final JobManagerMetricGroup parent()
protected Iterable<? extends ComponentMetricGroup> subComponents()
ComponentMetricGroup
subComponents
in class ComponentMetricGroup<JobManagerMetricGroup>
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.