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