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