| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint.filemerging | |
| org.apache.flink.runtime.metrics.groups |
| Modifier and Type | Class and Description |
|---|---|
class |
FileMergingMetricGroup
Metrics related to the file merging snapshot manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FrontMetricGroup<P extends AbstractMetricGroup<?>>
Metric group which forwards all registration calls to a variable parent metric group that injects
a variable reporter index into calls to
MetricGroup.getMetricIdentifier(String) or MetricGroup.getMetricIdentifier(String, CharacterFilter). |
class |
InternalCacheMetricGroup
A
CacheMetricGroup which register all cache related metrics under a subgroup of the
parent metric group. |
class |
InternalOperatorCoordinatorMetricGroup
Special
MetricGroup representing an OperatorCoordinator. |
class |
InternalOperatorIOMetricGroup
Metric group that contains shareable pre-defined IO-related metrics.
|
class |
InternalSinkCommitterMetricGroup
Special
MetricGroup representing an Operator. |
class |
InternalSinkWriterMetricGroup
Special
MetricGroup representing an Operator. |
class |
InternalSourceReaderMetricGroup
Special
MetricGroup representing an Operator. |
class |
InternalSplitEnumeratorMetricGroup
Special
MetricGroup representing an SplitEnumerator. |
class |
TaskIOMetricGroup
Metric group that contains shareable pre-defined IO-related metrics.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.