public class AggregationServiceFactoryForgeTable extends Object implements AggregationServiceFactoryForgeWProviderGen
Constructor and Description |
---|
AggregationServiceFactoryForgeTable(TableMetaData metadata,
TableColumnMethodPairForge[] methodPairs,
int[] accessColumnsZeroOffset,
AggregationAgentForge[] accessAgents,
AggregationGroupByRollupDescForge groupByRollupDesc) |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(AggregationServiceFactoryForgeVisitor<T> visitor) |
void |
appendRowFabricType(FabricTypeCollector fabricTypeCollector) |
AppliesTo |
appliesTo() |
CodegenExpression |
makeProvider(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
void |
setStateMgmtSetting(StateMgmtSetting stateMgmtSetting) |
public AggregationServiceFactoryForgeTable(TableMetaData metadata, TableColumnMethodPairForge[] methodPairs, int[] accessColumnsZeroOffset, AggregationAgentForge[] accessAgents, AggregationGroupByRollupDescForge groupByRollupDesc)
public void setStateMgmtSetting(StateMgmtSetting stateMgmtSetting)
setStateMgmtSetting
in interface AggregationServiceFactoryForge
public void appendRowFabricType(FabricTypeCollector fabricTypeCollector)
appendRowFabricType
in interface AggregationServiceFactoryForge
public AppliesTo appliesTo()
appliesTo
in interface AggregationServiceFactoryForge
public CodegenExpression makeProvider(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
makeProvider
in interface AggregationServiceFactoryForgeWProviderGen
public <T> T accept(AggregationServiceFactoryForgeVisitor<T> visitor)
accept
in interface AggregationServiceFactoryForge
Copyright © 2005–2021. All rights reserved.