@Internal public class JobManagerJobMetricGroup extends JobMetricGroup<JobManagerMetricGroup>
MetricGroup representing everything belonging to
a specific job, running on the JobManager.jobId, jobNameparent, queryServiceScopeInfo, registry, variables| Constructor and Description |
|---|
JobManagerJobMetricGroup(MetricRegistry registry,
JobManagerMetricGroup parent,
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, putVariablesclose, getAllVariablesaddGroup, addGroup, addMetric, counter, counter, counter, counter, gauge, gauge, getLogicalScope, getLogicalScope, getMetricIdentifier, getMetricIdentifier, getMetricIdentifier, getQueryServiceMetricInfo, getScopeComponents, histogram, histogram, isClosed, meter, meterpublic JobManagerJobMetricGroup(MetricRegistry registry, JobManagerMetricGroup parent, JobID jobId, @Nullable String jobName)
public final JobManagerMetricGroup parent()
protected Iterable<? extends ComponentMetricGroup> subComponents()
ComponentMetricGroupsubComponents in class ComponentMetricGroup<JobManagerMetricGroup>Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.