public class AggregationMethodSortedSubmapForge extends Object implements AggregationMethodForge
Constructor and Description |
---|
AggregationMethodSortedSubmapForge(ExprNode fromKey,
ExprNode fromInclusive,
ExprNode toKey,
ExprNode toInclusive,
EPTypeClass underlyingClass,
AggregationMethodSortedEnum aggMethod,
EPTypeClass resultType) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegenCreateReader(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
EPTypeClass |
getResultType() |
public AggregationMethodSortedSubmapForge(ExprNode fromKey, ExprNode fromInclusive, ExprNode toKey, ExprNode toInclusive, EPTypeClass underlyingClass, AggregationMethodSortedEnum aggMethod, EPTypeClass resultType)
public CodegenExpression codegenCreateReader(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
codegenCreateReader
in interface AggregationMethodForge
public EPTypeClass getResultType()
getResultType
in interface AggregationMethodForge
Copyright © 2005–2020. All rights reserved.