Modifier and Type | Method and Description |
---|---|
static AggregationCodegenRowLevelDesc |
AggregationCodegenRowLevelDesc.fromTopOnly(AggregationRowStateForgeDesc rowStateDesc) |
Modifier and Type | Field and Description |
---|---|
protected AggregationRowStateForgeDesc |
AggregationServiceGroupAllForge.rowStateDesc |
Modifier and Type | Method and Description |
---|---|
AggregationRowStateForgeDesc |
AggregationServiceGroupAllForge.getRowStateDesc() |
Constructor and Description |
---|
AggregationServiceGroupAllForge(AggregationRowStateForgeDesc rowStateDesc) |
Modifier and Type | Method and Description |
---|---|
AggregationRowStateForgeDesc |
AggGroupByDesc.getRowStateForgeDescs() |
Constructor and Description |
---|
AggGroupByDesc(AggregationRowStateForgeDesc rowStateForgeDescs,
boolean isUnidirectional,
boolean isFireAndForget,
boolean isOnSelect,
ExprNode[] groupByNodes,
MultiKeyClassRef groupByMultiKey) |
Modifier and Type | Field and Description |
---|---|
protected AggregationRowStateForgeDesc |
AggSvcGroupByRollupForge.rowStateForgeDesc |
Modifier and Type | Method and Description |
---|---|
AggregationRowStateForgeDesc |
AggSvcGroupByRollupForge.getRowStateForgeDesc() |
Constructor and Description |
---|
AggSvcGroupByRollupForge(AggregationRowStateForgeDesc rowStateForgeDesc,
AggregationGroupByRollupDescForge rollupDesc,
ExprNode[] groupByNodes) |
Modifier and Type | Method and Description |
---|---|
AggregationRowStateForgeDesc |
TableAccessAnalysisResult.getAggDesc() |
Constructor and Description |
---|
TableAccessAnalysisResult(Map<String,TableMetadataColumn> tableColumns,
ObjectArrayEventType internalEventType,
DataInputOutputSerdeForge[] internalEventTypePropertySerdes,
ObjectArrayEventType publicEventType,
TableMetadataColumnPairPlainCol[] colsPlain,
TableMetadataColumnPairAggMethod[] colsAggMethod,
TableMetadataColumnPairAggAccess[] colsAccess,
AggregationRowStateForgeDesc aggDesc,
String[] primaryKeyColumns,
EventPropertyGetterSPI[] primaryKeyGetters,
EPTypeClass[] primaryKeyTypes,
int[] primaryKeyColNums,
MultiKeyClassRef primaryKeyMultikeyClasses,
List<StmtClassForgeableFactory> additionalForgeables) |
Copyright © 2005–2022. All rights reserved.