Uses of Class
org.apache.flink.runtime.metrics.groups.JobManagerMetricGroup
Packages that use JobManagerMetricGroup
Package
Description
-
Uses of JobManagerMetricGroup in org.apache.flink.runtime.dispatcher
Methods in org.apache.flink.runtime.dispatcher that return JobManagerMetricGroupModifier and TypeMethodDescriptionJobManagerMetricGroupFactory.create()DispatcherServices.getJobManagerMetricGroup() -
Uses of JobManagerMetricGroup in org.apache.flink.runtime.dispatcher.cleanup
Constructors in org.apache.flink.runtime.dispatcher.cleanup with parameters of type JobManagerMetricGroupModifierConstructorDescriptionDispatcherResourceCleanerFactory(Executor cleanupExecutor, org.apache.flink.util.concurrent.RetryStrategy retryStrategy, JobManagerRunnerRegistry jobManagerRunnerRegistry, ExecutionPlanWriter executionPlanWriter, BlobServer blobServer, HighAvailabilityServices highAvailabilityServices, JobManagerMetricGroup jobManagerMetricGroup) -
Uses of JobManagerMetricGroup in org.apache.flink.runtime.jobmaster.factories
Constructors in org.apache.flink.runtime.jobmaster.factories with parameters of type JobManagerMetricGroupModifierConstructorDescriptionDefaultJobManagerJobMetricGroupFactory(JobManagerMetricGroup jobManagerMetricGroup) -
Uses of JobManagerMetricGroup in org.apache.flink.runtime.metrics.groups
Subclasses of JobManagerMetricGroup in org.apache.flink.runtime.metrics.groupsModifier and TypeClassDescriptionstatic classA safe drop-in replacement forJobManagerMetricGroups.Methods in org.apache.flink.runtime.metrics.groups that return JobManagerMetricGroupModifier and TypeMethodDescriptionstatic JobManagerMetricGroupJobManagerMetricGroup.createJobManagerMetricGroup(MetricRegistry metricRegistry, String hostname) static JobManagerMetricGroupUnregisteredMetricGroups.createUnregisteredJobManagerMetricGroup()final JobManagerMetricGroupJobManagerJobMetricGroup.parent() -
Uses of JobManagerMetricGroup in org.apache.flink.runtime.metrics.scope
Methods in org.apache.flink.runtime.metrics.scope with parameters of type JobManagerMetricGroupModifier and TypeMethodDescriptionString[]JobManagerJobScopeFormat.formatScope(JobManagerMetricGroup parent, org.apache.flink.api.common.JobID jid, String jobName)