| Package | Description |
|---|---|
| org.apache.flink.runtime.webmonitor.retriever | |
| org.apache.flink.runtime.webmonitor.retriever.impl |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<MetricQueryServiceGateway> |
MetricQueryServiceRetriever.retrieveService(String queryServicePath)
Retrieves for the given query service path a
MetricQueryServiceGateway. |
| Modifier and Type | Class and Description |
|---|---|
class |
AkkaQueryServiceGateway
MetricQueryServiceGateway implementation for Akka based MetricQueryService. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<MetricQueryServiceGateway> |
AkkaQueryServiceRetriever.retrieveService(String queryServicePath) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.