public class AggregationMethodLinearFirstLastIndexForge extends Object implements AggregationMethodForge
Constructor and Description |
---|
AggregationMethodLinearFirstLastIndexForge(EPTypeClass underlyingType,
AggregationAccessorLinearType accessType,
Integer optionalConstant,
ExprNode optionalIndexEval) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegenCreateReader(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
EPTypeClass |
getResultType() |
public AggregationMethodLinearFirstLastIndexForge(EPTypeClass underlyingType, AggregationAccessorLinearType accessType, Integer optionalConstant, ExprNode optionalIndexEval)
public EPTypeClass getResultType()
getResultType
in interface AggregationMethodForge
public CodegenExpression codegenCreateReader(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
codegenCreateReader
in interface AggregationMethodForge
Copyright © 2005–2021. All rights reserved.