public class Query extends Object
Each sub query can retrieve individual or groups of timeseries data, performing aggregation on each set.
| Modifier and Type | Class and Description |
|---|---|
static class |
Query.Builder |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAggregator() |
String |
getDownsample() |
String |
getMetric() |
String |
getRate() |
Map<String,String> |
getTags() |
int |
hashCode() |
String |
toString() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.