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