public class AggregationServiceFactoryDesc extends Object
Constructor and Description |
---|
AggregationServiceFactoryDesc(AggregationServiceFactory aggregationServiceFactory,
List<AggregationServiceAggExpressionDesc> expressions,
List<ExprAggregateNodeGroupKey> groupKeyExpressions) |
Modifier and Type | Method and Description |
---|---|
AggregationServiceFactory |
getAggregationServiceFactory() |
List<AggregationServiceAggExpressionDesc> |
getExpressions() |
List<ExprAggregateNodeGroupKey> |
getGroupKeyExpressions() |
public AggregationServiceFactoryDesc(AggregationServiceFactory aggregationServiceFactory, List<AggregationServiceAggExpressionDesc> expressions, List<ExprAggregateNodeGroupKey> groupKeyExpressions)
public AggregationServiceFactory getAggregationServiceFactory()
public List<AggregationServiceAggExpressionDesc> getExpressions()
public List<ExprAggregateNodeGroupKey> getGroupKeyExpressions()