| Package | Description |
|---|---|
| org.hawkular.metrics.api.jaxrs.influx.query.parse.definition | |
| org.hawkular.metrics.api.jaxrs.influx.query.validation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NumberFunctionArgument
Deprecated.
as of 0.17
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleFunctionArgument
Deprecated.
as of 0.17
|
class |
LongFunctionArgument
Deprecated.
as of 0.17
|
class |
NameFunctionArgument
Deprecated.
as of 0.17
|
class |
StringFunctionArgument
Deprecated.
as of 0.17
|
| Modifier and Type | Method and Description |
|---|---|
List<FunctionArgument> |
AggregatedColumnDefinition.getAggregationFunctionArguments()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AggregatedColumnDefinitionBuilder |
AggregatedColumnDefinitionBuilder.setAggregationFunctionArguments(List<FunctionArgument> aggregationFunctionArguments)
Deprecated.
|
| Constructor and Description |
|---|
AggregatedColumnDefinition(String aggregationFunction,
List<FunctionArgument> aggregationFunctionArguments,
String alias)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NameAndNumberAggregatorRule.checkArguments(List<FunctionArgument> aggregationFunctionArguments)
Deprecated.
|
void |
DefaultAggregatorRule.checkArguments(List<FunctionArgument> aggregationFunctionArguments)
Deprecated.
|
void |
AggregationFunctionValidationRule.checkArguments(List<FunctionArgument> aggregationFunctionArguments)
Deprecated.
|
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.