public class DefaultAggregatorRule extends Object implements AggregationFunctionValidationRule
| Modifier and Type | Field and Description |
|---|---|
static AggregationFunctionValidationRule |
DEFAULT_INSTANCE |
| Constructor and Description |
|---|
DefaultAggregatorRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkArguments(List<FunctionArgument> aggregationFunctionArguments) |
public static final AggregationFunctionValidationRule DEFAULT_INSTANCE
public void checkArguments(List<FunctionArgument> aggregationFunctionArguments) throws IllegalQueryException
checkArguments in interface AggregationFunctionValidationRuleIllegalQueryExceptionCopyright © 2014–2016 Red Hat, Inc.. All rights reserved.