Package | Description |
---|---|
org.apache.paimon.flink.metrics | |
org.apache.paimon.metrics | |
org.apache.paimon.operation.metrics |
Modifier and Type | Class and Description |
---|---|
class |
FlinkMetricGroup
MetricGroup which wraps a Flink's MetricGroup and
register all metrics into Flink's metric system. |
Modifier and Type | Method and Description |
---|---|
MetricGroup |
FlinkMetricRegistry.createMetricGroup(String groupName,
Map<String,String> variables) |
Modifier and Type | Class and Description |
---|---|
class |
MetricGroupImpl
Default implementation of
MetricGroup . |
Modifier and Type | Method and Description |
---|---|
MetricGroup |
MetricRegistry.createMetricGroup(String groupName,
Map<String,String> variables) |
default MetricGroup |
MetricRegistry.createTableMetricGroup(String groupName,
String tableName) |
Modifier and Type | Method and Description |
---|---|
MetricGroup |
CompactionMetrics.getMetricGroup() |
MetricGroup |
CommitMetrics.getMetricGroup() |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.