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