| Package | Description |
|---|---|
| org.hawkular.metrics.api.jaxrs.influx.query.parse.type |
| Modifier and Type | Method and Description |
|---|---|
static QueryType |
QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryType[] |
QueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
QueryType |
QueryTypeVisitor.visitListSeries(InfluxQueryParser.ListSeriesContext ctx) |
QueryType |
QueryTypeVisitor.visitSelectQuery(InfluxQueryParser.SelectQueryContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
QueryTypeVisitor.shouldVisitNextChild(org.antlr.v4.runtime.tree.RuleNode node,
QueryType currentResult) |
Copyright © 2014–2015 Red Hat, Inc.. All rights reserved.