public class AggregationPortableValidationMedian extends AggregationPortableValidationWFilterWInputType
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
hasFilter, inputValueType
distinct, INVALID_TABLE_AGG_RESET, INVALID_TABLE_AGG_RESET_PARAMS
Constructor and Description |
---|
AggregationPortableValidationMedian() |
AggregationPortableValidationMedian(boolean distinct,
boolean hasFilter,
EPTypeClass inputValueType) |
Modifier and Type | Method and Description |
---|---|
protected void |
codegenInlineSetWFilterWInputType(CodegenExpressionRef ref,
CodegenMethod method,
ModuleTableInitializeSymbol symbols,
CodegenClassScope classScope) |
protected EPTypeClass |
typeOf() |
protected void |
validateIntoTableWFilterWInputType(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
codegenInlineSet, setHasFilter, setInputValueType, validateIntoTable
isAggregationMethod, make, setDistinct, validateAggregationMethod, validateIntoTableCompatible
public static final EPTypeClass EPTYPE
public AggregationPortableValidationMedian()
public AggregationPortableValidationMedian(boolean distinct, boolean hasFilter, EPTypeClass inputValueType)
protected EPTypeClass typeOf()
typeOf
in class AggregationPortableValidationBase
protected void validateIntoTableWFilterWInputType(String tableExpression, AggregationPortableValidation intoTableAgg, String intoExpression, AggregationForgeFactory factory) throws ExprValidationException
validateIntoTableWFilterWInputType
in class AggregationPortableValidationWFilterWInputType
ExprValidationException
protected void codegenInlineSetWFilterWInputType(CodegenExpressionRef ref, CodegenMethod method, ModuleTableInitializeSymbol symbols, CodegenClassScope classScope)
codegenInlineSetWFilterWInputType
in class AggregationPortableValidationWFilterWInputType
Copyright © 2005–2021. All rights reserved.