| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.metrics.dump | |
| org.apache.flink.runtime.webmonitor.retriever | |
| org.apache.flink.runtime.webmonitor.retriever.impl |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MetricQueryService
The MetricQueryService creates a key-value representation of all metrics currently registered
with Flink when queried.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<MetricQueryServiceGateway> |
MetricQueryServiceRetriever.retrieveService(String rpcServiceAddress)
Retrieves for the given query service address a
MetricQueryServiceGateway. |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<MetricQueryServiceGateway> |
RpcMetricQueryServiceRetriever.retrieveService(String rpcServiceAddress) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.