public class AggregationServiceCodegenUtil extends Object
Constructor and Description |
---|
AggregationServiceCodegenUtil() |
Modifier and Type | Method and Description |
---|---|
static CodegenMethod |
computeMultiKeyCodegen(int idNumber,
ExprForge[] partitionForges,
CodegenClassScope classScope,
CodegenNamedMethods namedMethods) |
static void |
generateIncidentals(boolean hasRefcount,
boolean hasLastUpdTime,
AggregationRowCtorDesc rowCtorDesc) |
public static CodegenMethod computeMultiKeyCodegen(int idNumber, ExprForge[] partitionForges, CodegenClassScope classScope, CodegenNamedMethods namedMethods)
public static void generateIncidentals(boolean hasRefcount, boolean hasLastUpdTime, AggregationRowCtorDesc rowCtorDesc)
Copyright © 2005–2018. All rights reserved.