| Package | Description |
|---|---|
| org.rhq.metrics.restServlet.influx.query.parse.definition |
| Modifier and Type | Method and Description |
|---|---|
GroupByClause |
SelectQueryDefinitions.getGroupByClause() |
| Modifier and Type | Method and Description |
|---|---|
SelectQueryDefinitionsBuilder |
SelectQueryDefinitionsBuilder.setGroupByClause(GroupByClause groupByClause) |
| Constructor and Description |
|---|
SelectQueryDefinitions(boolean starColumn,
List<ColumnDefinition> columnDefinitions,
FromClause fromClause,
GroupByClause groupByClause,
BooleanExpression whereClause,
LimitClause limitClause,
boolean orderDesc) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.