| Package | Description |
|---|---|
| org.hawkular.metrics.api.jaxrs.influx.query.parse.definition |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatedColumnDefinition
Deprecated.
as of 0.17
|
class |
RawColumnDefinition
Deprecated.
as of 0.17
|
| Modifier and Type | Method and Description |
|---|---|
ColumnDefinition |
RawColumnDefinitionBuilder.createColumnDefinition()
Deprecated.
|
abstract ColumnDefinition |
ColumnDefinitionBuilder.createColumnDefinition()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<ColumnDefinition> |
SelectQueryDefinitions.getColumnDefinitions()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SelectQueryDefinitionsBuilder |
SelectQueryDefinitionsBuilder.setColumnDefinitions(List<ColumnDefinition> columnDefinitions)
Deprecated.
|
| Constructor and Description |
|---|
SelectQueryDefinitions(boolean starColumn,
List<ColumnDefinition> columnDefinitions,
FromClause fromClause,
GroupByClause groupByClause,
BooleanExpression whereClause,
LimitClause limitClause,
boolean orderDesc)
Deprecated.
|
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.