Modifier and Type | Class and Description |
---|---|
class |
AggregationAttributionKeyRowRecog |
class |
AggregationAttributionKeyStatement |
class |
AggregationAttributionKeySubselect |
class |
AggregationAttributionKeyView |
Modifier and Type | Method and Description |
---|---|
static AggregationServiceForgeDesc |
AggregationServiceFactoryFactory.getService(AggregationAttributionKey attributionKey,
List<ExprAggregateNode> selectAggregateExprNodes,
Map<ExprNode,String> selectClauseNamedNodes,
List<ExprDeclaredNode> declaredExpressions,
ExprNode[] groupByNodes,
MultiKeyClassRef groupByMultiKey,
List<ExprAggregateNode> havingAggregateExprNodes,
List<ExprAggregateNode> orderByAggregateExprNodes,
List<ExprAggregateNodeGroupKey> groupKeyExpressions,
boolean hasGroupByClause,
Annotation[] annotations,
VariableCompileTimeResolver variableCompileTimeResolver,
boolean isDisallowNoReclaim,
ExprNode whereClause,
ExprNode havingClause,
EventType[] typesPerStream,
AggregationGroupByRollupDescForge groupByRollupDesc,
String optionalContextName,
IntoTableSpec intoTableSpec,
TableCompileTimeResolver tableCompileTimeResolver,
boolean isUnidirectional,
boolean isFireAndForget,
boolean isOnSelect,
ClasspathImportServiceCompileTime classpathImportService,
StatementRawInfo raw,
SerdeCompileTimeResolver serdeResolver,
StateMgmtSettingsProvider stateMgmtSettingsProvider) |
Modifier and Type | Method and Description |
---|---|
AggregationAttributionKey |
ResultSetProcessorAttributionKeyStatement.getAggregationAttributionKey() |
AggregationAttributionKey |
ResultSetProcessorAttributionKey.getAggregationAttributionKey() |
Modifier and Type | Method and Description |
---|---|
StateMgmtSetting |
StateMgmtSettingsProviderDefault.aggregation(FabricCharge fabricCharge,
AggregationAttributionKey attributionKey,
StatementRawInfo raw,
AggregationServiceFactoryForge forge) |
StateMgmtSetting |
StateMgmtSettingsProvider.aggregation(FabricCharge fabricCharge,
AggregationAttributionKey attributionKey,
StatementRawInfo raw,
AggregationServiceFactoryForge forge) |
Copyright © 2005–2021. All rights reserved.