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