Package | Description |
---|---|
org.apache.paimon.flink.metrics | |
org.apache.paimon.metrics |
Modifier and Type | Class and Description |
---|---|
class |
FlinkHistogram
Histogram which wraps a Flink's Histogram . |
Modifier and Type | Method and Description |
---|---|
Histogram |
FlinkMetricGroup.histogram(String name,
int windowSize) |
Modifier and Type | Class and Description |
---|---|
class |
DescriptiveStatisticsHistogram
|
Modifier and Type | Method and Description |
---|---|
Histogram |
MetricGroup.histogram(String name,
int windowSize)
Registers a new
Histogram with Paimon. |
Histogram |
MetricGroupImpl.histogram(String name,
int windowSize) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.