public class AggregationServiceForgeDesc extends Object
Constructor and Description |
---|
AggregationServiceForgeDesc(AggregationServiceFactoryForge aggregationServiceFactoryForge,
List<AggregationServiceAggExpressionDesc> expressions,
List<ExprAggregateNodeGroupKey> groupKeyExpressions,
List<StmtClassForgeableFactory> additionalForgeables,
FabricCharge fabricCharge) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
getAdditionalForgeables() |
AggregationServiceFactoryForge |
getAggregationServiceFactoryForge() |
List<AggregationServiceAggExpressionDesc> |
getExpressions() |
FabricCharge |
getFabricCharge() |
List<ExprAggregateNodeGroupKey> |
getGroupKeyExpressions() |
public AggregationServiceForgeDesc(AggregationServiceFactoryForge aggregationServiceFactoryForge, List<AggregationServiceAggExpressionDesc> expressions, List<ExprAggregateNodeGroupKey> groupKeyExpressions, List<StmtClassForgeableFactory> additionalForgeables, FabricCharge fabricCharge)
public AggregationServiceFactoryForge getAggregationServiceFactoryForge()
public List<AggregationServiceAggExpressionDesc> getExpressions()
public List<ExprAggregateNodeGroupKey> getGroupKeyExpressions()
public List<StmtClassForgeableFactory> getAdditionalForgeables()
public FabricCharge getFabricCharge()
Copyright © 2005–2022. All rights reserved.