| Package | Description |
|---|---|
| org.rhq.metrics.restServlet.influx.query.parse.definition | |
| org.rhq.metrics.restServlet.influx.query.validation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NumberFunctionArgument |
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleFunctionArgument |
class |
IntegerFunctionArgument |
class |
NameFunctionArgument |
class |
StringFunctionArgument |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionArgument> |
AggregatedColumnDefinition.getAggregationFunctionArguments() |
| Modifier and Type | Method and Description |
|---|---|
AggregatedColumnDefinitionBuilder |
AggregatedColumnDefinitionBuilder.setAggregationFunctionArguments(List<FunctionArgument> aggregationFunctionArguments) |
| Constructor and Description |
|---|
AggregatedColumnDefinition(String aggregationFunction,
List<FunctionArgument> aggregationFunctionArguments,
String alias) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAggregatorRule.checkArguments(List<FunctionArgument> aggregationFunctionArguments) |
void |
AggregationFunctionValidationRule.checkArguments(List<FunctionArgument> aggregationFunctionArguments) |
void |
PercentileAggregatorRule.checkArguments(List<FunctionArgument> aggregationFunctionArguments) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.