Uses of Class
org.apache.flink.runtime.metrics.groups.ProxyMetricGroup
Packages that use ProxyMetricGroup
Package
Description
-
Uses of ProxyMetricGroup in org.apache.flink.runtime.checkpoint.filemerging
Subclasses of ProxyMetricGroup in org.apache.flink.runtime.checkpoint.filemergingModifier and TypeClassDescriptionclassMetrics related to the file merging snapshot manager. -
Uses of ProxyMetricGroup in org.apache.flink.runtime.metrics.groups
Subclasses of ProxyMetricGroup in org.apache.flink.runtime.metrics.groupsModifier and TypeClassDescriptionclassFrontMetricGroup<P extends AbstractMetricGroup<?>>Metric group which forwards all registration calls to a variable parent metric group that injects a variable reporter index into calls toMetricGroup.getMetricIdentifier(String)orMetricGroup.getMetricIdentifier(String, CharacterFilter).classACacheMetricGroupwhich register all cache related metrics under a subgroup of the parent metric group.classSpecialMetricGrouprepresenting an OperatorCoordinator.classMetric group that contains shareable pre-defined IO-related metrics.classSpecialMetricGrouprepresenting an Operator.classSpecialMetricGrouprepresenting an Operator.classSpecialMetricGrouprepresenting an Operator.classSpecialMetricGrouprepresenting anSplitEnumerator.classMetric group that contains shareable pre-defined IO-related metrics.