public interface MetricQueryServiceRetriever
MetricQueryServiceGateway.| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<MetricQueryServiceGateway> |
retrieveService(String rpcServiceAddress)
Retrieves for the given query service address a
MetricQueryServiceGateway. |
CompletableFuture<MetricQueryServiceGateway> retrieveService(String rpcServiceAddress)
MetricQueryServiceGateway.rpcServiceAddress - under which the QueryService can be reachedCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.