| Package | Description |
|---|---|
| org.apache.drill.exec.store.openTSDB.client | |
| org.apache.drill.exec.store.openTSDB.client.services |
| Modifier and Type | Method and Description |
|---|---|
Set<MetricDTO> |
Service.getAllMetrics(Map<String,String> queryParam)
Used for getting all Metrics from openTSDB.
|
retrofit2.Call<Set<MetricDTO>> |
OpenTSDB.getTables(DBQuery query)
Overloaded getTables for POST request to DB
|
| Modifier and Type | Method and Description |
|---|---|
Set<MetricDTO> |
ServiceImpl.getAllMetrics(Map<String,String> queryParams) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.